Adminer 3.4.0-dev: Adminer 3.3.4 (released 2012-03-07): Foreign keys default actions (bug #3397606) SET DEFAULT foreign key action Fix minor parser bug in SQL command with webserver file Ctrl+click on button opens form to a blank window Trim table and column names (bug #3405309) Error message with no response from server in AJAX Esc to cancel AJAX request Move AJAX loading indicator to the right Don't quote bit type in export Don't check row while selecting text Fix invalid references line position on Database schema Disable selecting text on Database schema Ability to disable export (customization) Extensible list of databases (customization) MySQL: set autocommit after connect SQLite, PostgreSQL: vacuum SQLite, PostgreSQL: don't use LIKE for numbers (bug #3420408) PostgreSQL: fix alter foreign key PostgreSQL over PDO: connect if the eponymous database does not exist (bug #3391619) Boolean search (Editor) Persian translation Adminer 3.3.3 (released 2011-08-12): Highlight checked rows Titles of links in database overview and navigation Fix trigger export (SQLite) Default trigger statement (SQLite, PostgreSQL) Remove search by expression (PostgreSQL, MS SQL) Adminer 3.3.2 (released 2011-08-08): Display error with non-existent row in edit Fix minor parser bug in SQL command with webserver file Fix SQL command Stop on error Don't scroll with AJAX select order and alter move column Fast number of rows with big tables (PostgreSQL) Sort databases and schemas (PostgreSQL) Adminer 3.3.1 (released 2011-07-27): Fix XSS introduced in Adminer 3.2.0 Fix altering default values (PostgreSQL) Process list (PostgreSQL) Adminer 3.3.0 (released 2011-07-19): Use Esc to disable in-place edit Shortcut for database privileges Editable index names Append new index with auto index selection (bug #3282127) Preserve original timestamp value in multiple update (bug #3312614) Bit type default value Display foreign key name in tooltip Display default column value in table overview Display column collation in tooltip Keyboard shortcuts: Alt+Shift+1 for homepage, Ctrl+Shift+Enter for Save and continue edit Show only errors with Webserver file SQL command Remember select export and import options Link tables and indexes from SQL command EXPLAIN (MySQL) Display error with all wrong SQL commands (MySQL) Display foreign keys from other schemas (PostgreSQL) Pagination support (Oracle) Autocomplete for big foreign keys (Editor) Display name of the referenced record in PostgreSQL (Editor) Prefer NULL to empty string (Editor, bug #3323800) Display searched columns (Editor) Customizable favicon (customization) Method name can return a link (customization) Easier sending of default headers (customization) Lithuanian and Romanian translation Adminer 3.2.2 (released 2011-03-28): Fix AJAX history after reload Adminer 3.2.1 (released 2011-03-23): Ability to save expression in edit Respect default database collation (bug #3191489) Don't export triggers without table (bug #3193489) Esc to focus next field in Tab textarea Send forms by Ctrl+Enter on