mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-10-04 00:05:27 +00:00

No longer Axum-based because filling out the request routes would have distracted from the purpose of the example.
3 lines
111 B
TOML
3 lines
111 B
TOML
[migrate]
|
|
# Move `migrations/` to under `src/` to separate it from subcrates.
|
|
migrations-dir = "src/migrations" |