Expand description
Field and column definitions.
Structs§
- Column
- A column reference used in queries.
- Field
- A field reference for type-safe column access.
- Field
Info - Metadata about a model field/column.
- Inheritance
Info - Inheritance metadata for a model.
Enums§
- Inheritance
Strategy - Table inheritance strategy.
- Referential
Action - Referential action for foreign key constraints (ON DELETE / ON UPDATE).