1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-11 17:14:07 +02:00

Recognize current_timestamp() in edit (bug #638)

This commit is contained in:
Jakub Vrana
2018-10-27 18:06:20 +02:00
parent 150841e5d7
commit c8975a151c
2 changed files with 4 additions and 4 deletions

View File

@@ -8,7 +8,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)
MySQL: Recognize ON UPDATE current_timestamp() (bug #632, bug #638)
PostgreSQL: Quote array values in export (bug #621)
MSSQL: Pass database when connecting
ClickHouse: Connect, databases list, tables list, select, SQL command