Merge branch '2.3' into 2.4

This commit is contained in:
Johan Wikman
2019-09-16 09:50:05 +03:00
7 changed files with 110 additions and 18 deletions

View File

@ -87,7 +87,7 @@ static const char* BUILTIN_FUNCTIONS[] =
"subtime",
"sysdate",
"time",
"timediff"
"timediff",
"timestamp",
"timestampadd",
"timestampdiff",