1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-22 14:12:51 +02:00

PostgreSQL: Add IF EXISTS to DROP SEQUENCE in export (bug #595)

This commit is contained in:
Jakub Vrana
2018-02-09 22:11:27 +01:00
parent daa19b0a6e
commit 879963dec1
2 changed files with 2 additions and 1 deletions

View File

@@ -4,6 +4,7 @@ Shorten JSON values in select (bug #594)
Speed up alter table (regression from 4.4.0)
PostgreSQL: Fix exporting string default values
PostgreSQL: Fix exporting sequences in PostgreSQL 10
PostgreSQL: Add IF EXISTS to DROP SEQUENCE in export (bug #595)
Adminer 4.6.1 (released 2018-02-09):
Sticky position of table actions