List of all items
Structs
- action::MigrationPlan
- migration::MigrationOptions
- schema::column::ColumnDef
- schema::column::NumValue
- schema::foreign_key::ForeignKeyDef
- schema::foreign_key::ReferenceSyntaxDef
- schema::index::IndexDef
- schema::names::ColumnName
- schema::names::IndexName
- schema::names::TableName
- schema::primary_key::PrimaryKeyDef
- schema::table::TableDef
Enums
- action::MigrationAction
- action::NarrowingStrategy
- migration::MigrationError
- schema::check_violation_strategy::CheckViolationStrategy
- schema::column::ColumnType
- schema::column::ComplexColumnType
- schema::column::EnumValues
- schema::column::SimpleColumnType
- schema::constraint::ConstraintKind
- schema::constraint::TableConstraint
- schema::fk_orphan_strategy::ForeignKeyOrphanStrategy
- schema::foreign_key::ForeignKeySyntax
- schema::pk_addition_strategy::PrimaryKeyAdditionStrategy
- schema::primary_key::PrimaryKeySyntax
- schema::reference::ReferenceAction
- schema::str_or_bool::DefaultValue
- schema::str_or_bool::StrOrBoolOrArray
- schema::table::TableValidationError
- schema::unique_strategy::KeepPolicy
- schema::unique_strategy::UniqueConstraintStrategy