1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-19 21:01:31 +02:00

PostgreSQL: Support for GENERATED BY DEFAULT AS IDENTITY

This commit is contained in:
sartor
2018-10-20 20:34:28 +03:00
committed by Jakub Vrana
parent c002009bfe
commit 9f0ee9cf41
2 changed files with 9 additions and 2 deletions

View File

@@ -12,6 +12,7 @@ MySQL: Support foreign keys created with ANSI quotes (bug #620)
MySQL: Recognize ON UPDATE current_timestamp() (bug #632, bug #638)
PostgreSQL: Quote array values in export (bug #621)
PostgreSQL: Export DESC indexes (bug #639)
PostgreSQL: Support GENERATED BY DEFAULT AS IDENTITY in PostgreSQL 10
MSSQL: Pass database when connecting
ClickHouse: Connect, databases list, tables list, select, SQL command
Georgian translation