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

Open database to a new window after selecting it with Ctrl

This commit is contained in:
Jakub Vrana
2013-04-04 10:35:15 -07:00
parent aba9d23ba2
commit e4d5835dab
3 changed files with 39 additions and 2 deletions

View File

@@ -5,6 +5,7 @@ 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)
Handle max_input_vars
Open database to a new window after selecting it with Ctrl
Disable autocapitalize in identifiers on mobile browsers
MySQL: Compatibility with MySQL 5.6
MySQL: Move ALTER export to plugin