mirror of
https://github.com/vrana/adminer.git
synced 2025-08-11 09:04:02 +02:00
MS SQL: Fix editing rows with datetime column in primary key
Inspired by adminneo-org@b4afc08. This fixes https://sourceforge.net/p/adminer/discussion/960418/thread/a547e79622/.
This commit is contained in:
@@ -2,6 +2,7 @@ Adminer dev:
|
||||
MySQL: Display default values of binary columns
|
||||
MariaDB: Don't display NULL as default value (regression from 5.0.0)
|
||||
PostgreSQL PDO: Escape bytea values (bug #218)
|
||||
MS SQL: Fix editing rows with datetime column in primary key
|
||||
|
||||
Adminer 5.0.4 (released 2025-03-11):
|
||||
Compile: Fix shortening in private methods (regression from 5.0.3)
|
||||
|
Reference in New Issue
Block a user