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

PgSQL search operator "SQL" added

This commit is contained in:
Sartor
2018-03-07 12:32:53 +02:00
committed by Jakub Vrana
parent 19034c35fe
commit af7ac6f06a
2 changed files with 3 additions and 2 deletions

View File

@@ -6,6 +6,7 @@ Fix displaying info about non-alphabetical objects (bug #599)
PDO: Support binary fields download
MySQL: Use CONVERT() only when searching for non-ASCII (bug #603)
PostgreSQL: Do not cast date/time searches to text
PostgreSQL: Add SQL operator to search
Adminer 4.6.2 (released 2018-02-20):
Semi-transparent border on table actions