Crate ormlitex_attr

Source

Structs§

ColumnAttributes
Available attributes on a column (struct field)
ColumnMetadata
All the metadata we can capture about a column
ColumnMetadataBuilder
Builder for ColumnMetadata.
ForeignKey
Ident
InnerType
LoadOptions
ModelAttributes
Available attributes on a struct
ModelMetadata
Metadata used for IntoArguments, TableMeta, and (subset of) Model
ModelMetadataBuilder
Builder for ModelMetadata.
Segments
SyndecodeError
TableMetadata
Metadata used for IntoArguments, TableMeta, and (subset of) Model
TableMetadataBuilder
Builder for TableMetadata.
ormlitexSchema
This is an intermediate representation of the schema.

Enums§

ColumnMetadataBuilderError
Error type for ColumnMetadataBuilder
ModelMetadataBuilderError
Error type for ModelMetadataBuilder
TType
Token type. A rust AST token, representing a type.
TableMetadataBuilderError
Error type for TableMetadataBuilder

Traits§

DeriveInputExt
FieldExt

Functions§

schema_from_filepaths