Crate ormlitex_attr
source ·Structs
- Available attributes on a column (struct field)
- All the metadata we can capture about a column
- Builder for
ColumnMetadata
. - Available attributes on a struct
- Metadata used for IntoArguments, TableMeta, and (subset of) Model
- Builder for
ModelMetadata
. - Metadata used for IntoArguments, TableMeta, and (subset of) Model
- Builder for
TableMetadata
. - This is an intermediate representation of the schema.
Enums
- Error type for ColumnMetadataBuilder
- Error type for ModelMetadataBuilder
- Token type. A rust AST token, representing a type.
- Error type for TableMetadataBuilder