Files
services_manager_server/migrations/20260116092854_initial_schema.sql
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

816 B