1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-21 21:55:43 +02:00

Provide size of all databases in the overview

This commit is contained in:
Jakub Vrana
2014-03-01 11:38:38 -08:00
parent a710c28d38
commit c369236333
8 changed files with 40 additions and 11 deletions

View File

@@ -1,4 +1,6 @@
Adminer 4.0.4-dev:
Adminer 4.1.0-dev:
Provide size of all databases in the overview
Compute number of tables in the overview explicitly
Display edit form after error in clone or multi-edit
Display time of the select command
Improve gzip export ratio (bug #387)