Update changelog

This commit is contained in:
Jakub Vrana
2025-09-11 15:10:07 +02:00
parent 86285dcf34
commit 4fbe8ebf5a

View File

@@ -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