]> git.joonet.de Git - adminer.git/commitdiff
Update changes
authorJakub Vrana <jakub@vrana.cz>
Tue, 11 Mar 2025 06:00:21 +0000 (07:00 +0100)
committerJakub Vrana <jakub@vrana.cz>
Tue, 11 Mar 2025 06:00:21 +0000 (07:00 +0100)
changes.txt

index 165b53180cc24031bf1c3c7df36b2b3123395791..7b0688d9c50ac6738321d6f9e2465f0c777de9a1 100644 (file)
@@ -6,6 +6,7 @@ MySQL: Allow setting default values of text column
 MySQL: Stop treating enum and set as numbers (bug #475)
 MySQL, MariaDB: Fix default values with ' (bug #895)
 MariaDB: Fix creating and altering generated columns (bug #897)
+SQLite: Fix creating table in compiled version (bug #901, regression from 5.0.0)
 Elastic: Do not pass null values on insert (PR #892)
 Elastic: Fix displaying sparse rows (PR #893)