Re-exports§
pub use column::ColumnConfig;pub use column::ColumnMode;pub use column::ColumnType;
Modules§
Structs§
- Dataset
Config - Struct to manage the config for a given database. At connection time, the Driver will retrieve config from Vitur for the currently connected database
- Dataset
Config With Index Root Key - Table
Config - Table
Path - Represents a (possibly fully qualified) table. It is specified by an optional schema and a table name.