]> git.joonet.de Git - adminer.git/commitdiff
Reorder changes
authorJakub Vrana <jakub@vrana.cz>
Thu, 8 Feb 2018 11:10:37 +0000 (12:10 +0100)
committerJakub Vrana <jakub@vrana.cz>
Thu, 8 Feb 2018 11:10:37 +0000 (12:10 +0100)
changes.txt

index 48849cea599dc8e001a074de9694cfef29672273..3348bbdd3344412c4f233a8c8c9bcdd45c806112 100644 (file)
@@ -6,8 +6,8 @@ MySQL: Support non-utf8 charset in search in column
 MySQL: Support geometry in MySQL 8 (bug #574)
 SQLite: Allow deleting PRIMARY KEY from tables with auto increment
 PostgreSQL: Support binary files in bytea fields
-PostgreSQL: Cast to string when searching using LIKE (bug #325)
 PostgreSQL: Don't treat interval type as number (bug #474)
+PostgreSQL: Cast to string when searching using LIKE (bug #325)
 PostgreSQL: Fix condition for selecting no rows
 PostgreSQL: Support TRUNCATE+INSERT export
 Customization: Support connecting to MySQL via SSL