1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-16 03:24:01 +02:00

Ability to disable export

This commit is contained in:
Jakub Vrana
2011-12-21 22:08:18 -08:00
parent 543e172513
commit 1e70b74f4c
3 changed files with 11 additions and 7 deletions

View File

@@ -6,6 +6,7 @@ SET DEFAULT foreign key action
Trim table and column names (bug #3405309)
Error message with no response from server in AJAX
Esc to cancel AJAX request
Ability to disable export (customization)
MySQL: set autocommit after connect
PostgreSQL: fix alter foreign key
PostgreSQL over PDO: connect if the eponymous database does not exist (bug #3391619)