nxtgauge-backend-rust/crates/contracts
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 chore: checkpoint current workspace changes 2026-03-22 15:55:29 +01:00