nxtgauge-backend-rust/crates/db-migrate
Tracewebstudio Dev c433ab5fed feat(db): update service handlers and models for new schema
- Update leads service to use 'leads' table
- Update extension models to use user_role_profile_id
- Update ProfessionalRepository to work with new schema
- Create TracecoinWalletRepository for wallet operations
- Update all handlers to use new model fields
- Rename Application fields (job_seeker_id -> applicant_user_id)
- Update cron tasks for new schema
- Fix compilation errors across all services
2026-04-13 00:29:44 +02:00
..
src feat(db): update service handlers and models for new schema 2026-04-13 00:29:44 +02:00
Cargo.toml feat: add db-migrate tool for running SQL migrations 2026-04-12 21:57:28 +02:00