SQLiteType

sealed interface SQLiteType

SQLite Type

Describes the full suite of types available via the Elide SQLite driver, to include primitive types, and complex types, which are supported by the higher-level engine.

See also

Primitive types

Inheritors