[]
= "2024"
= "migration"
= false
= "1.85.0"
= "0.1.0"
[]
= "migration"
= "src/lib.rs"
[]
= { = "1", = ["macros", "rt", "rt-multi-thread"] }
[]
= [
# Enable at least one `ASYNC_RUNTIME` and `DATABASE_DRIVER` feature if you want to run migration via CLI.
# View the list of supported features at https://www.sea-ql.org/SeaORM/docs/install-and-config/database-and-async-runtime.
# e.g.
# "runtime-tokio-rustls", # `ASYNC_RUNTIME` feature
# "sqlx-postgres", # `DATABASE_DRIVER` feature
]
= "<sea-orm-migration-version>"