1
0
mirror of https://github.com/vrana/adminer.git synced 2025-09-01 18:32:39 +02:00

PostgreSQL: Skip editing generated columns

This commit is contained in:
Jakub Vrana
2025-03-06 18:44:18 +01:00
parent bd27ca0b2b
commit 6262b120f5
2 changed files with 3 additions and 1 deletions

View File

@@ -8,6 +8,7 @@ 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: Skip editing generated columns
PostgreSQL, MS SQL, Oracle: Hide table actions for information_schema
SQLite: Support CHECK constraint
SQLite: Add command Check tables