1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-28 16:49:57 +02:00

PostgreSQL, MS SQL, Oracle: Hide table actions for information_schema

This commit is contained in:
Jakub Vrana
2025-03-03 15:50:08 +01:00
parent af87336116
commit 116827060f
5 changed files with 8 additions and 4 deletions

View File

@@ -6,6 +6,7 @@ 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)
PostgreSQL, MS SQL, Oracle: Hide table actions for information_schema
SQLite: Support CHECK constraint
SQLite: Add command Check tables
SQLite: Display all rows of variable values