From: Jakub Vrana Date: Tue, 8 Apr 2025 16:28:50 +0000 (+0200) Subject: Release 5.2.0 X-Git-Tag: v5.2.0 X-Git-Url: https://git.joonet.de/?a=commitdiff_plain;h=588af652d48f85c17a3182db61835d9eda077792;p=adminer.git Release 5.2.0 --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 8054a60f..12ae4991 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,9 @@ -## Adminer dev +## Adminer 5.2.0 (released 2025-04-08) - Autocomplete SQL commands - Do not edit NULL values by Modify (bug #967) - Fix foreign key actions (regression from 5.1.1) -- PostgreSQL: Support COPY FROM stdin in SQL query (bug #942) - MySQL: Display number of found rows in group queries (regression from 5.1.1) +- PostgreSQL: Support COPY FROM stdin in SQL query (bug #942) - non-MySQL: Parse '--' without trailing space as comment in SQL command (bug SF-842) - MS SQL: Limit one INSERT in export to 1000 rows (bug #983) - CSS: Add logo diff --git a/adminer/include/version.inc.php b/adminer/include/version.inc.php index 4415f8e3..13b35454 100644 --- a/adminer/include/version.inc.php +++ b/adminer/include/version.inc.php @@ -1,4 +1,4 @@