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

MySQL: Recognize ON UPDATE current_timestamp() (bug #632)

This commit is contained in:
Jakub Vrana
2018-09-19 10:08:41 +02:00
parent cd3231b4af
commit 90df1b14f0
2 changed files with 2 additions and 1 deletions

View File

@@ -6,6 +6,7 @@ Fix function change with set data type
Increase username maxlength to 80 (bug #623)
Make maxlength in all fields a soft limit
MySQL: Support foreign keys created with ANSI quotes (bug #620)
MySQL: Recognize ON UPDATE current_timestamp() (bug #632)
PostgreSQL: Quote array values in export (bug #621)
MSSQL: Pass database when connecting
ClickHouse: Connect, databases list, tables list, select, SQL command