Module values

Module values 

Source
Expand description

SQLite value conversion traits and types

Structs§

ValueWrapper
Wrapper for SQL with type information

Enums§

OwnedSQLiteValue
Represents a SQLite value (owned version)
SQLiteInsertValue
Represents a value for INSERT operations that can be omitted, null, or a SQL expression
SQLiteValue
Represents a SQLite value