mirror of
https://github.com/vrana/adminer.git
synced 2026-03-25 22:10:02 +01:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5ef2068837 |
@@ -1,2 +1,2 @@
|
|||||||
<?php
|
<?php
|
||||||
$VERSION = "4.7.6-dev";
|
$VERSION = "4.7.6";
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
Adminer 4.7.6-dev:
|
Adminer 4.7.6 (released 2020-01-31):
|
||||||
Speed up alter table form (regression from 4.4.0)
|
Speed up alter table form (regression from 4.4.0)
|
||||||
Fix clicking on non-input fields in alter table (regression from 4.6.2)
|
Fix clicking on non-input fields in alter table (regression from 4.6.2)
|
||||||
Display time of procedure execution
|
Display time of procedure execution
|
||||||
|
|||||||
Reference in New Issue
Block a user