]> git.joonet.de Git - adminer.git/commitdiff
Changes: Improve message
authorJakub Vrana <jakub@vrana.cz>
Thu, 3 Apr 2025 10:07:46 +0000 (12:07 +0200)
committerJakub Vrana <jakub@vrana.cz>
Thu, 3 Apr 2025 10:07:46 +0000 (12:07 +0200)
CHANGELOG.md

index 86d3c6f5b491e6e2bed922008c0899e410bc7e18..9e4c836b757a580aef13557805e9d5cfdf0b0d8b 100644 (file)
@@ -2,7 +2,7 @@
 - Do not edit NULL values by Modify (bug #967)
 - PostgreSQL: Support COPY FROM stdin in SQL query (bug #942)
 - MySQL: Display number of found rows in group queries (regression from 5.1.1)
-- non-MySQL: Parse '--' as comment in SQL command (bug SF-842)
+- non-MySQL: Parse '--' without trailing space as comment in SQL command (bug SF-842)
 
 ## Adminer 5.1.1 (released 2025-04-02)
 - Export: Fix tar (regression from 5.0.3)