Skip to main content

Module action

Module action 

Source

Structs§

MigrationPlan
A single versioned migration, grouping a set of MigrationActions under a version number.

Enums§

MigrationAction
A single schema change produced by the planner and consumed by the SQL generator.
NarrowingStrategy
How an existing row that violates the new (narrowed) column type should be transformed before the ALTER COLUMN TYPE statement runs.