nxtgauge-backend-rust/crates/db-migrate
Tracewebstudio Dev dade35b328 feat: add db-migrate tool for running SQL migrations
- Create db-migrate binary that runs all .up.sql migration files
- Add Dockerfile.migrate for building the migration image
- Add migration job to Woodpecker CI pipeline
- Image will be pushed to registry.nxtgauge.com:5000/nxtgauge-db-migrate
2026-04-12 21:57:28 +02:00
..
src feat: add db-migrate tool for running SQL migrations 2026-04-12 21:57:28 +02:00
Cargo.toml feat: add db-migrate tool for running SQL migrations 2026-04-12 21:57:28 +02:00