mirror of
https://github.com/vrana/adminer.git
synced 2025-08-27 08:14:35 +02:00
Focus first field with insert (bug #3126501)
This commit is contained in:
@@ -2,6 +2,8 @@ Adminer 3.2.0-dev:
|
||||
Get long texts and slow information by AJAX
|
||||
All links and some forms by AJAX in browsers with support for history.pushState
|
||||
Ability to search by expression in select
|
||||
Export SQL command result (bug #3116854)
|
||||
Focus first field with insert (bug #3126501)
|
||||
Permanent link in schema
|
||||
Display total time in show only errors mode in SQL command
|
||||
History: edit all
|
||||
@@ -9,6 +11,7 @@ MS SQL: auto primary and foreign key
|
||||
SQLite: display 0
|
||||
Create table default data type: int
|
||||
Focus upper/lower fields by Ctrl+Up/Ctrl+Down
|
||||
Hide credentials for SQLite
|
||||
Homepage customization
|
||||
Use IN for search in numeric fields (Editor)
|
||||
Use password input for _md5 and _sha1 fields (Editor)
|
||||
|
Reference in New Issue
Block a user