mirror of
https://github.com/vrana/adminer.git
synced 2025-08-08 15:47:00 +02:00
Release 4.12
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
<?php
|
<?php
|
||||||
$VERSION = "4.12.0-dev";
|
$VERSION = "4.12.0";
|
||||||
|
@@ -1,3 +1,9 @@
|
|||||||
|
Adminer 4.12.0:
|
||||||
|
Fix SQL query code direction if RTL language is used
|
||||||
|
MariaDB: Add support for UUID data type
|
||||||
|
MS SQL, MongoDB: Connect to localhost with default port if server is not specified
|
||||||
|
MongoDB: Fix parsing WHERE condition from SQL query
|
||||||
|
|
||||||
Adminer 4.11.0:
|
Adminer 4.11.0:
|
||||||
MySQL: Fix highlighting current table in menu on macOS
|
MySQL: Fix highlighting current table in menu on macOS
|
||||||
MariaDB: Fix several links to documentation pages
|
MariaDB: Fix several links to documentation pages
|
||||||
|
Reference in New Issue
Block a user