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

Simplify copying of redirected links

This commit is contained in:
Jakub Vrana
2014-03-20 10:04:48 -07:00
parent 4d491d704e
commit 00da70626d
3 changed files with 26 additions and 1 deletions

View File

@@ -4,6 +4,7 @@ Compute number of tables in the overview explicitly
Display edit form after error in clone or multi-edit
Display time of the select command
Print elapsed time in HTML instead of SQL command comment
Simplify copying of redirected links
Improve gzip export ratio (bug #387)
Fix enum types in routines (bug #391)
MySQL: Fix editing rows by binary values, bug since Adminer 3.7.1