1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-11 17:14:07 +02:00

PostgreSQL: Fix exporting string default values (thanks to PotatoPangolin)

This commit is contained in:
Jakub Vrana
2018-02-09 15:29:54 +01:00
parent ea4ac5c8f3
commit eeb7ce1939
3 changed files with 12 additions and 4 deletions

View File

@@ -1,6 +1,7 @@
Adminer 4.6.2-dev:
Semi-transparent border on table actions
Shorten JSON values in select (bug #594)
PostgreSQL: Fix exporting string default values
PostgreSQL: Fix exporting sequences in PostgreSQL 10
Adminer 4.6.1 (released 2018-02-09):