Enhancements
- Added
ValueType::is_option
Bug Fixes
- Fix incorrect casting of
ChronoDateTimeWithTimeZoneinValue::Array#933 - Add missing parenthesis to
WINDOWclause #919
SELECT .. OVER "w" FROM "character" WINDOW "w" AS (PARTITION BY "ww")- Fix serializing iden as a value in
ALTER TYPE ... RENAME TO ...statements #924
ALTER TYPE "font" RENAME TO "typeface"- Fixed the issue where milliseconds were truncated when formatting
Value::Constant#929
'2025-01-01 00:00:00.000000'
^^^^^^^