1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-12 17:44:07 +02:00

Remember visible columns in Create Table form (bug #493)

This commit is contained in:
Jakub Vrana
2019-01-22 13:13:27 +01:00
parent 7defb7787d
commit 21f0481a1d
4 changed files with 44 additions and 34 deletions

View File

@@ -1,5 +1,6 @@
Adminer 4.7.1-dev:
Display the tables scrollbar (bug #647)
Remember visible columns in Create Table form (bug #493)
Add autocomplete attributes to login form
PHP <5.4 compatibility even with ClickHouse enabled (regression from 4.7.0)
SQLite: Hide server field in login form