Files
services_manager_server/Cargo.toml
Bulat Kurbanov 36124043b6 Run SQLx migrations at startup
Add an initial services table migration and enable the sqlx
"migrate" feature. Introduce run_migrations in db.rs, run
migrations on startup, and pass the PgPool into the router.
2026-01-16 10:35:45 +01:00

867 B