Functional Extensions
Cross-database views are now supported.
Added built-in support for time series reporting through the new
FIRST
,LAST
, andTIME_BUCKET
functions.GROUP_CONCAT()
now supports theORDER BY
clause.Added the
MEDIAN()
aggregate function.