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

Fix displaying SQL command after Save and continue edit

This commit is contained in:
Jakub Vrana
2019-07-15 13:16:24 +02:00
parent 45caae1660
commit 10b00e13b1
3 changed files with 5 additions and 2 deletions

View File

@@ -2,6 +2,7 @@ Adminer 4.7.2-dev:
Do not attempt logging in without password (bug #676)
Stretch footer over the whole table width (bug #624)
Allow overwriting tables when copying them
Fix displaying SQL command after Save and continue edit
Cache busting for adminer.css
MySQL: Fix displaying multi-columns foreign keys (bug #675)
MySQL: Fix creating users and changing password in MySQL 8 (bug #663)