1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-10 16:44:17 +02:00

Ctrl+click on button opens form to blank window

This commit is contained in:
Jakub Vrana
2011-08-29 17:08:20 +02:00
parent dd85aa5d6a
commit 3ed7f453bc
2 changed files with 8 additions and 3 deletions

View File

@@ -1,6 +1,7 @@
Adminer 3.3.4-dev:
Foreign keys default actions (bug #3397606)
Fix minor parser bug in SQL command with webserver file
Ctrl+click on button opens form to blank window
PostgreSQL: fix alter foreign key
SET DEFAULT foreign key action
PostgreSQL over PDO: connect if the eponymous database does not exist (bug #3391619)