mitgliederverwaltung/lib/accounts
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
..
user refactor: remove AssignDefaultRole change module 2026-01-25 13:42:35 +01:00
accounts.ex docs: Update domain Public API documentation 2026-01-20 15:50:08 +01:00
token.ex docs: Update domain Public API documentation 2026-01-20 15:50:08 +01:00
user.ex Add NOT NULL constraint to users.role_id and optimize default_role_id 2026-01-25 17:04:48 +01:00
user_identity.exs doc: added comments and updated to latest ashautentication version and required changes 2025-07-02 17:03:37 +02:00