Variable SqliteDateConst

SqliteDate: brand<filter<typeof String$>, "SqliteDate"> = ...

SQLite doesn't support the Date type, so Evolu uses SqliteDate instead. Use the cast helper to cast SqliteDate from Date and back. https://www.sqlite.org/quirks.html#no_separate_datetime_datatype