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

Support current_timestamp() as default of time fields (bug #572)

This commit is contained in:
Jakub Vrana
2018-01-23 08:36:11 +01:00
parent 43ccfcef8f
commit 72aa3c5127
2 changed files with 2 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
Adminer 4.4.1-dev:
Display newlines in column comments (bug #573)
Support current_timestamp() as default of time fields (bug #572)
Adminer: Fix Search data in tables (regression from 4.4.0)
CSP: Allow any styles, images, media and fonts, disallow base-uri
MySQL: Support geometry in MySQL 8 (bug #574)