Migration utility for SeaORM, enabling database schema migrations.
# Cargo.toml
[dependencies]
sea-orm-migration = "1.1.20"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates importing the MigratorTrait for defining migrations.
Add `sea-orm` and the appropriate database driver to Cargo.toml.
No dependency data recorded yet.