1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-17 20:01:25 +02:00

Create table keyboard shortcuts: Ctrl+Up, Ctrl+Down

This commit is contained in:
Jakub Vrana
2011-01-25 15:26:13 +01:00
parent 57ec8f0266
commit 4a5eb8b408
3 changed files with 29 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ History: edit all
MS SQL: auto primary and foreign key
SQLite: display 0
Create table default data type: int
Create table keyboard shortcuts: Ctrl+Up, Ctrl+Down
Homepage customization
Use IN for search in numeric fields (Editor)
Work without session.use_cookies (bug #3138640)