1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-30 09:39:51 +02:00

MariaDB: Fix comparing CURRENT_TIMESTAMP definition while altering a table

This commit is contained in:
Peter Knut
2024-09-21 22:20:08 +02:00
committed by Jakub Vrana
parent 8ea4892523
commit 99cd514a29
2 changed files with 10 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
Adminer 4.9.2-dev:
Adminer 4.9.3-dev:
MariaDB: Support current_timestamp()
Adminer 4.9.2:
PostgreSQL: Fix search fields configuration (regression from 4.9.0)
PostgreSQL: Fix exporting CREATE TABLE query with GENERATED default values
PostgreSQL: Fix exporting CREATE TABLE with sequence default value