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

Order table list by name (bug #3613974)

This commit is contained in:
Jakub Vrana
2013-05-28 11:12:25 -07:00
parent 5eb3eaa06e
commit 1dc9044ff4
6 changed files with 10 additions and 8 deletions

View File

@@ -2,7 +2,7 @@ Adminer 3.7.1-dev:
Increase click target for checkboxes
Use shadow for highlighting default button
Don't use LIMIT 1 if inline updating unique row
PostgreSQL: Order table list by name
Order table list by name
PostgreSQL: Fix detecting oid column in PDO
Adminer 3.7.0 (released 2013-05-19):