1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-09 08:06:59 +02:00

Changes: Improve message

This commit is contained in:
Jakub Vrana
2025-04-03 12:07:46 +02:00
parent a70089f8ce
commit 986433dd3a

View 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)