Expand description
SQLite value conversion traits and types
Structs§
- Value
Wrapper - Wrapper for SQL with type information
Enums§
- OwnedSQ
Lite Value - Represents a SQLite value (owned version)
- SQLite
Insert Value - Represents a value for INSERT operations that can be omitted, null, or a SQL expression
- SQLite
Value - Represents a SQLite value