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

Foreign keys default actions (bug #3397606)

This commit is contained in:
Jakub Vrana
2011-08-29 13:21:02 +02:00
parent db3ae281bb
commit 9d34071eb9
3 changed files with 5 additions and 4 deletions

View File

@@ -1,4 +1,5 @@
Adminer 3.3.4-dev:
Foreign keys default actions (bug #3397606)
PostgreSQL: fix alter foreign key
PostgreSQL over PDO: connect if the eponymous database does not exist (bug #3391619)
Boolean search (Editor)