1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-12 09:34:10 +02:00

PostgreSQL: Show only accessible databases

This commit is contained in:
jfonsato
2025-03-03 15:03:25 +01:00
committed by Jakub Vrana
parent d5a17835ff
commit 17939b56c4
2 changed files with 4 additions and 3 deletions

View File

@@ -5,6 +5,7 @@ PostgreSQL: Do not alter indexes with expressions
PostgreSQL: Fix export of indexes with expressions (bug #768)
PostgreSQL: Display ENUM types
PostgreSQL: Export ENUM types (bug #587)
PostgreSQL: Show accessible databases to non-owners (regression from 4.9.1)
SQLite: Support CHECK constraint
SQLite: Add command Check tables
SQLite: Display all rows of variable values