Crate ormlite_attr

Source

Re-exports§

pub use ttype::*;

Modules§

ttype

Structs§

ColumnAttr
Available attributes on a column (struct field)
ColumnMeta
All the metadata we can capture about a column
ForeignKey
Ident
InsertMeta
Metadata used for IntoArguments, TableMeta, and (subset of) Model This structs are constructed from the *Attribute structs in crate::attr.
LoadOptions
ModelMeta
Metadata used for IntoArguments, TableMeta, and (subset of) Model
OrmliteSchema
This is an intermediate representation of the schema.
SyndecodeError
TableAttr
Available attributes on a struct
TableMeta
Metadata used for IntoArguments, TableMeta, and (subset of) Model This structs are constructed from the *Attribute structs in crate::attr.

Enums§

Join

Traits§

DeriveInputExt

Functions§

schema_from_filepaths