Add a ChangeLog entries for #17446

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2022-11-20 18:12:03 +01:00
parent e28bc2d8f6
commit 7c8a3aee3a
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -66,6 +66,8 @@ phpMyAdmin - ChangeLog
- issue #17703 Fix datepicker appears on all fields, not just date
- issue Fix space in the tree line when a DB is expanded
- issue #17340 Fix "New Table" page -> "VIRTUAL" attribute is lost when adding a new column
- issue #17446 Fix missing option for STORED virtual column on MySQL and PERSISTENT is not supported on MySQL
- issue #17446 Lower the check for virtual columns to MySQL>=5.7.6 nothing is supported on 5.7.5
5.2.0 (2022-05-10)
- issue #16521 Upgrade Bootstrap to version 5