1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-17 20:01:25 +02:00

PostgreSQL: Fix exporting CREATE TABLE with sequence default value

This commit is contained in:
khoazero123
2021-10-22 11:34:22 +07:00
committed by Jakub Vrana
parent d91bd659a5
commit b17ffcc512
2 changed files with 7 additions and 3 deletions

View File

@@ -1,3 +1,7 @@
Adminer 4.9.2-dev:
PostgreSQL: Fix exporting CREATE TABLE query with GENERATED default values
PostgreSQL: Fix exporting CREATE TABLE with sequence default value
Adminer 4.9.1:
Support PHP 8.3
PostgreSQL: Show only accessible databases