1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-18 20:31:19 +02:00

Fix displaying info about non-alphabetical objects (bug #599)

This commit is contained in:
Jakub Vrana
2018-02-22 16:47:30 +01:00
parent 3410836c12
commit 14db884471
2 changed files with 2 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
Adminer 4.6.3-dev:
Stop session before connecting
Fix displaying info about non-alphabetical objects (bug #599)
PDO: Support binary fields download
Adminer 4.6.2 (released 2018-02-20):