mitgliederverwaltung/priv/repo
Moritz 2d446f63ea
All checks were successful
continuous-integration/drone/push Build is passing
Add NOT NULL constraint to users.role_id and optimize default_role_id
- Add database-level NOT NULL constraint for users.role_id
- Update SystemActor tests to verify NOT NULL constraint enforcement
- Add process dictionary caching for default_role_id/0 to reduce DB queries
2026-01-25 17:04:48 +01:00
..
migrations Add NOT NULL constraint to users.role_id and optimize default_role_id 2026-01-25 17:04:48 +01:00
seeds.exs Add NOT NULL constraint to users.role_id and optimize default_role_id 2026-01-25 17:04:48 +01:00