1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-16 19:44:00 +02:00

Revert "PgSQL search operator "SQL" added"

This reverts commit af7ac6f06a.
This commit is contained in:
Jakub Vrana
2018-06-27 09:20:06 +02:00
parent 3676b7fb71
commit 26a39ac243
2 changed files with 1 additions and 2 deletions

View File

@@ -10,7 +10,6 @@ PDO: Support binary fields download
MySQL: Disallow LOAD DATA LOCAL INFILE
MySQL: Use CONVERT() only when searching for non-ASCII (bug #603)
MySQL: Order database names in MySQL 8 (bug #613)
PostgreSQL: Add SQL operator to search
PostgreSQL: Fix editing data in views (bug #605, regression from 4.6.0)
PostgreSQL: Do not cast date/time/number/uuid searches to text (bug #608)
PostgreSQL: Export false as 0 in PDO (bug #619)