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

Increase default select limit to 50

This commit is contained in:
Jakub Vrana
2013-04-15 14:45:49 -07:00
parent 8cce005b70
commit 285afc202a
3 changed files with 4 additions and 3 deletions

View File

@@ -1,5 +1,6 @@
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
Recover original view, trigger, routine if creating fails
Clear column name after resetting search (bug #3601200)