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