nxtgauge-backend-rust/crates
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
..
auth fix: resolve all compilation warnings and errors across services 2026-04-07 12:52:55 +02:00
cache chore: checkpoint current workspace changes 2026-03-22 15:55:29 +01:00
contracts feat: complete backend implementation - payments service, admin endpoints, auth guards, submit-for-verification for all roles 2026-04-06 06:19:10 +02:00
db fix: convert all SQLx macros to runtime API, remove SQLX_OFFLINE requirement 2026-04-09 07:40:15 +02:00
db-migrate feat: add db-migrate tool for running SQL migrations 2026-04-12 21:57:28 +02:00
email fix(email): add lead acceptance/rejection compatibility methods for customers 2026-04-11 15:55:20 +02:00
storage chore: sync latest dashboard and role flow updates 2026-04-05 16:52:01 +02:00