]> git.joonet.de Git - adminer.git/commitdiff
Add bug number
authorJakub Vrana <jakub@vrana.cz>
Mon, 8 Feb 2021 14:46:24 +0000 (15:46 +0100)
committerJakub Vrana <jakub@vrana.cz>
Mon, 8 Feb 2021 14:46:24 +0000 (15:46 +0100)
changes.txt

index 2ed0ca5236e3bbfbe834b710fff29ada05625855..186f852c636a07380ee2408a2b56baede186ed5d 100644 (file)
@@ -4,7 +4,7 @@ Add DB version to comment in export
 Support PHP 8 in create table (regression from 4.7.9)
 MySQL 8: Fix EXPLAIN in SQL command
 PostgreSQL: Create PRIMARY KEY for auto increment columns
-PostgreSQL: Avoid exporting empty sequence last value
+PostgreSQL: Avoid exporting empty sequence last value (bug #768)
 PostgreSQL PDO: Do not select NULL function for false values in edit
 
 Adminer 4.7.9 (released 2021-02-07):