1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-26 15:54:34 +02:00

Allow loading more data with inline edit (bug #3605531)

This commit is contained in:
Jakub Vrana
2013-03-26 18:31:03 -07:00
parent e1545065f0
commit f43ef7b083
2 changed files with 5 additions and 6 deletions

View File

@@ -2,6 +2,7 @@ Adminer 3.6.4-dev:
Display select SQL edit form inline
Compatibility with MySQL 5.6
Recover original view, trigger, routine if creating fails
Allow loading more data with inline edit (bug #3605531)
Disable autocapitalize in identifiers
Indeterminate state of select all checkboxes