1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-19 04:41:25 +02:00

PostgreSQL: Fix export of indexes with expressions (bug #768)

This commit is contained in:
Jakub Vrana
2025-02-26 19:27:19 +01:00
parent ba70be12a4
commit 9aaa429528
2 changed files with 5 additions and 21 deletions

View File

@@ -1,4 +1,5 @@
Adminer dev:
PostgreSQL: Fix export of indexes with expressions (bug #768)
SQLite: Support CHECK constraint
SQLite: Add command Check tables
SQLite: Display all rows of variable values