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

MySQL: Add FIND_IN_SET search operator

This commit is contained in:
Jakub Vrana
2018-02-01 15:25:38 +01:00
parent 5b7f2d9086
commit e55f0d7cb2
3 changed files with 10 additions and 5 deletions

View File

@@ -6,7 +6,8 @@ Stop redirecting links via adminer.org
Support X-Forwarded-Prefix
Display options for timestamp columns when creating a new table
MySQL, PostgreSQL: Display warnings
MySQL: Add floor and ceil functions
MySQL: Add floor and ceil select functions
MySQL: Add FIND_IN_SET search operator
MariaDB: Support JSON since MariaDB 10.2
PostgreSQL: Support functions
PostgreSQL: Allow editing views with uppercase letters (bug #467)