From 4fbe8ebf5afe1c7f452998946f6eb62023951333 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Thu, 11 Sep 2025 15:10:07 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index acfb619c..9c762b9c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -153,8 +153,8 @@ - MariaDB: Fix creating and altering generated columns (bug #897) - PostgreSQL: Fix "where" and "order" privileges (bug #902, regression from 5.0.2) - SQLite: Fix creating table in compiled version (bug #901, regression from 5.0.0) -- Elastic: Do not pass null values on insert (PR #892) -- Elastic: Fix displaying sparse rows (PR #893) +- Elasticsearch: Do not pass null values on insert (PR #892) +- Elasticsearch: Fix displaying sparse rows (PR #893) - Plugins: Add method dumpFooter() ## Adminer 5.0.2 (released 2025-03-10) @@ -235,6 +235,7 @@ - SQLite: Fix expressions in default values (bug SF-860) - MS SQL: Foreign keys in non-default schema (bug SF-833) - Oracle: Include tables granted by other user +- Elasticsearch: Move to plugin - MongoDB: Execute commands against the selected DB ## Adminer 4.15.0