mirror of
https://github.com/vrana/adminer.git
synced 2025-08-22 14:12:51 +02:00
Order database names in MySQL 8(bug #613)
This commit is contained in:
@@ -8,6 +8,7 @@ Fix displaying info about non-alphabetical objects (bug #599)
|
||||
Use secure cookies on HTTP if session.cookie_secure is set
|
||||
PDO: Support binary fields download
|
||||
MySQL: Use CONVERT() only when searching for non-ASCII (bug #603)
|
||||
MySQL: Order database names in MySQL 8 (bug #613)
|
||||
PostgreSQL: Add SQL operator to search
|
||||
PostgreSQL: Fix editing data in views (bug #605, regression from 4.6.0)
|
||||
PostgreSQL: Do not cast date/time/number/uuid searches to text (bug #608)
|
||||
|
Reference in New Issue
Block a user