mirror of
https://github.com/vrana/adminer.git
synced 2025-08-18 04:11:27 +02:00
PostgreSQL: Do not cast uuid searches to text (bug #608)
This commit is contained in:
@@ -8,7 +8,7 @@ PDO: Support binary fields download
|
||||
MySQL: Use CONVERT() only when searching for non-ASCII (bug #603)
|
||||
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 searches to text
|
||||
PostgreSQL: Do not cast date/time/number/uuid searches to text (bug #608)
|
||||
Editor: Do not check boolean checkboxes with false in PostgreSQL (bug #607)
|
||||
|
||||
Adminer 4.6.2 (released 2018-02-20):
|
||||
|
Reference in New Issue
Block a user