Skip to main content

Module types

Module types 

Source

Structs§

ColumnDef
Column definition.
IndexDef
Index definition stored as part of the table schema.
QueryResult
Result of a SELECT query.
TableSchema
Table schema stored in the _schema table.

Enums§

DataType
SQL data types.
ExecutionResult
Result of executing a SQL statement.
Value
SQL value.