1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-08 23:57:29 +02:00

MySQL: Skip editing generated columns

This commit is contained in:
Malte Riesch
2019-08-16 12:07:19 +01:00
committed by Jakub Vrana
parent 92d443dac0
commit 00d36efcf1
3 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,6 @@
Adminer 4.7.3-dev:
MySQL: Skip editing generated columns
Adminer 4.7.2 (released 2019-07-18):
Do not attempt logging in without password (bug #676)
Stretch footer over the whole table width (bug #624)