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

MySQL: Add floor and ceil functions

This commit is contained in:
Jakub Vrana
2018-02-01 14:32:01 +01:00
parent 2e6190fdf1
commit 6d55395d9e
2 changed files with 2 additions and 1 deletions

View File

@@ -6,6 +6,7 @@ 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
MariaDB: Support JSON since MariaDB 10.2
PostgreSQL: Support functions
PostgreSQL: Allow editing views with uppercase letters (bug #467)