1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-19 21:01:31 +02:00
This commit is contained in:
Jakub Vrana
2010-11-04 00:00:45 +01:00
parent cec86f5f9d
commit 865453f7c9
2 changed files with 5 additions and 7 deletions

View File

@@ -1,16 +1,16 @@
Adminer 3.1.0-dev:
Customizable export
TSV export and import
Support for virtual foreign keys
Customizable export
Option to show only errors in SQL command
Link to bookmark SQL command
Highlight and edit SQL command in processlist
Recognize $$ strings in SQL command (PostgreSQL)
Highlight and edit SQL command in processlist
Always display all drivers
Timestamp at the end of export
Link to refresh database cache (bug #3102451)
Support for virtual foreign keys
Disable XSS "protection" of IE8
Immunity against zend.ze1_compatibility_mode
Immunity against zend.ze1_compatibility_mode (bug #3089645)
Fix last page with empty result set
Adminer 3.0.1 (released 2010-10-18):