1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-08 07:36:44 +02:00

Release 4.14.0

This commit is contained in:
Peter Knut
2025-02-02 23:37:23 +01:00
committed by Jakub Vrana
parent 882e9d02a0
commit 0ef358a6b5
2 changed files with 5 additions and 1 deletions

View File

@@ -1,2 +1,2 @@
<?php
$VERSION = "4.14.0-dev";
$VERSION = "4.14.0";

View File

@@ -1,3 +1,7 @@
Adminer 4.14.0:
PostgreSQL: Fix initial value of exported autoincrement
PostgreSQL: Fix renaming a database
Adminer 4.12.0:
Fix SQL query code direction if RTL language is used
MariaDB: Add support for UUID data type