1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-13 18:14:07 +02:00

Display SQL history from oldest

This commit is contained in:
Jakub Vrana
2013-04-16 09:50:32 -07:00
parent 285afc202a
commit e8e95e5fd7
2 changed files with 3 additions and 1 deletions

View File

@@ -2,6 +2,7 @@ Adminer 3.6.4-dev:
Display pagination on a fixed position
Increase default select limit to 50
Display SQL edit form on Ctrl+click on the select query
Display SQL history from oldest
Recover original view, trigger, routine if creating fails
Clear column name after resetting search (bug #3601200)
Explain partitions in SQL query (bug #3600150)