1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-23 22:52:51 +02:00

SimpleDB, Firebird, ClickHouse: Move to plugin

This commit is contained in:
Jakub Vrana
2021-02-08 19:56:15 +01:00
parent 4038144c38
commit 51abdcdab9
10 changed files with 35 additions and 11 deletions

View File

@@ -9,6 +9,7 @@ PostgreSQL: Create PRIMARY KEY for auto increment columns
PostgreSQL: Avoid exporting empty sequence last value (bug #768)
PostgreSQL: Fix multi-parameter functions in default values (bug #736)
PostgreSQL PDO: Do not select NULL function for false values in edit
SimpleDB, Firebird, ClickHouse: Move to plugin
Adminer 4.7.9 (released 2021-02-07):
Fix XSS in browsers which don't encode URL parameters (bug #775, regression from 4.7.0)