mirror of
https://github.com/vrana/adminer.git
synced 2025-08-08 15:47:00 +02:00
Release 4.7.3
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
<?php
|
<?php
|
||||||
$VERSION = "4.7.3-dev";
|
$VERSION = "4.7.3";
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
Adminer 4.7.3-dev:
|
Adminer 4.7.3 (released 2019-08-27):
|
||||||
Allow editing foreign keys pointing to tables in other database/schema (bug #694)
|
Allow editing foreign keys pointing to tables in other database/schema (bug #694)
|
||||||
Fix blocking of concurrent instances in PHP >7.2 (bug #703)
|
Fix blocking of concurrent instances in PHP >7.2 (bug #703)
|
||||||
MySQL: Speed up displaying tables in large databases (bug #700, regression from 4.7.2)
|
MySQL: Speed up displaying tables in large databases (bug #700, regression from 4.7.2)
|
||||||
|
Reference in New Issue
Block a user