mirror of
https://github.com/vrana/adminer.git
synced 2025-08-24 15:12:51 +02:00
PostgreSQL PDO: Do not select NULL function for false values in edit (thanks to PR #380)
This commit is contained in:
@@ -3,6 +3,7 @@ Skip date columns for non-date values in search anywhere
|
||||
Add DB version to comment in export
|
||||
Support PHP 8 in create table (regression from 4.7.9)
|
||||
MySQL 8: Fix EXPLAIN in SQL command
|
||||
PostgreSQL PDO: Do not select NULL function for false values in edit
|
||||
|
||||
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)
|
||||
|
Reference in New Issue
Block a user