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

Edit select SQL query on Ctrl+click

This commit is contained in:
Jakub Vrana
2013-04-04 18:15:18 -07:00
parent e4d5835dab
commit 1a1b800b40
4 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
Adminer 3.6.4-dev:
Display pagination on a fixed position
Display select SQL edit form inline
Display SQL edit form on Ctrl+click on the select query
Recover original view, trigger, routine if creating fails
Allow loading more data with inline edit (bug #3605531)
Stay on the same page after deleting rows (bug #3605845)