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

PostgreSQL: Display ? instead of -1 rows in table overview (bug #883)

This commit is contained in:
Jakub Vrana
2025-03-06 17:08:32 +01:00
parent edd7c67797
commit 5a84ff7647
2 changed files with 7 additions and 4 deletions

View File

@@ -6,6 +6,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: Display ? instead of -1 rows in table overview (bug #883)
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