1
0
mirror of https://github.com/vrana/adminer.git synced 2025-09-01 10:23:28 +02:00

PostgreSQL: Export DROP SEQUENCE if dropping table

This commit is contained in:
Jakub Vrana
2018-01-22 14:33:21 +01:00
parent eee9a62c8f
commit 993dce398d
5 changed files with 8 additions and 5 deletions

View File

@@ -4,6 +4,7 @@ CSP: Allow any styles, images, media and fonts, disallow base-uri
SQLite: Enable foreign key checks
PostgreSQL: Respect NULL default value
PostgreSQL: Do not export triggers if not requested
PostgreSQL: Export DROP SEQUENCE if dropping table
Elasticsearch: Insert, update, delete
Adminer 4.4.0 (released 2018-01-17):