mirror of
https://github.com/vrana/adminer.git
synced 2025-08-12 09:34:10 +02:00
Increase version
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
<?php
|
<?php
|
||||||
$VERSION = "3.0.2-dev";
|
$VERSION = "3.1.0-dev";
|
||||||
|
15
changes.txt
15
changes.txt
@@ -1,13 +1,14 @@
|
|||||||
Adminer 3.0.2-dev:
|
Adminer 3.1.0-dev:
|
||||||
Option to show only errors in SQL command
|
Customizable export
|
||||||
Highlight and edit SQL command in processlist
|
|
||||||
Disable XSS "protection" of IE8
|
|
||||||
Timestamp in export
|
|
||||||
Link to bookmark SQL command
|
|
||||||
Support for virtual foreign keys
|
Support for virtual foreign keys
|
||||||
|
Option to show only errors in SQL command
|
||||||
|
Link to bookmark SQL command
|
||||||
|
Highlight and edit SQL command in processlist
|
||||||
|
Always display all drivers
|
||||||
|
Timestamp in export
|
||||||
|
Disable XSS "protection" of IE8
|
||||||
Immunity against zend.ze1_compatibility_mode
|
Immunity against zend.ze1_compatibility_mode
|
||||||
Fix last page with empty result set
|
Fix last page with empty result set
|
||||||
Always display all drivers
|
|
||||||
|
|
||||||
Adminer 3.0.1 (released 2010-10-18):
|
Adminer 3.0.1 (released 2010-10-18):
|
||||||
Send the form by Ctrl+Enter in all textareas
|
Send the form by Ctrl+Enter in all textareas
|
||||||
|
Reference in New Issue
Block a user