Re-exports§
pub use ttype::*;
Modules§
Structs§
- Column
Attr - Available attributes on a column (struct field)
- Column
Meta - All the metadata we can capture about a column
- Foreign
Key - Ident
- Insert
Meta - Metadata used for IntoArguments, TableMeta, and (subset of) Model This structs are constructed from the *Attribute structs in crate::attr.
- Load
Options - Model
Meta - Metadata used for IntoArguments, TableMeta, and (subset of) Model
- Ormlite
Schema - This is an intermediate representation of the schema.
- Syndecode
Error - Table
Attr - Available attributes on a struct
- Table
Meta - Metadata used for IntoArguments, TableMeta, and (subset of) Model This structs are constructed from the *Attribute structs in crate::attr.