1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-21 05:41:27 +02:00

Don't autofocus computed fields in insert form

This commit is contained in:
Jakub Vrana
2025-03-03 06:34:02 +01:00
parent dfe3cc1888
commit fb3b23617d
2 changed files with 6 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
Adminer dev:
Speed up with disabled output buffering
Don't autofocus computed fields in insert form
PostgreSQL: Do not alter indexes with expressions
PostgreSQL: Fix export of indexes with expressions (bug #768)
PostgreSQL: Display ENUM types