mirror of
https://github.com/vrana/adminer.git
synced 2025-08-11 09:04:02 +02:00
Release 3.6.0
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
<?php
|
<?php
|
||||||
$VERSION = "3.6.0-dev";
|
$VERSION = "3.6.0";
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
Adminer 3.6.0-dev:
|
Adminer 3.6.0 (released 2012-09-16):
|
||||||
Load more data in select
|
Load more data in select
|
||||||
Edit strings with \n in textarea
|
Edit strings with \n in textarea
|
||||||
Time out long running database list and select count
|
Time out long running database list and select count
|
||||||
@@ -6,9 +6,9 @@ Use VALUES() in INSERT+UPDATE export
|
|||||||
Style logout button as link
|
Style logout button as link
|
||||||
Store selected database to permanent login
|
Store selected database to permanent login
|
||||||
Ctrl+click and Shift+click on button opens form to a blank window
|
Ctrl+click and Shift+click on button opens form to a blank window
|
||||||
MySQL: Support geometry data types
|
|
||||||
Switch language by POST
|
Switch language by POST
|
||||||
Compress translations
|
Compress translations
|
||||||
|
MySQL: Support geometry data types
|
||||||
selectQueryBuild() method (customization)
|
selectQueryBuild() method (customization)
|
||||||
Serbian translation
|
Serbian translation
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user