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