mitgliederverwaltung/priv/resource_snapshots/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
..
custom_field_values feat: custom field deletion 2025-11-20 15:04:08 +01:00
custom_fields Remove paid field from members 2025-12-18 15:11:02 +01:00
members Add NOT NULL constraint to users.role_id and optimize default_role_id 2026-01-25 17:04:48 +01:00
membership_fee_cycles feat: implement automatic cycle generation for members 2025-12-16 16:40:11 +01:00
membership_fee_types feat: implement automatic cycle generation for members 2025-12-16 16:40:11 +01:00
properties add constraints for member-user and member-property 2025-10-16 15:28:31 +02:00
property_types property value as Union type 2025-05-29 15:33:26 +02:00
roles security: remove is_system_role from public API 2026-01-06 19:04:03 +01:00
settings feat: implement automatic cycle generation for members 2025-12-16 16:40:11 +01:00
tokens migration: added account migration 2025-07-02 17:03:37 +02:00
users Add NOT NULL constraint to users.role_id and optimize default_role_id 2026-01-25 17:04:48 +01:00
extensions.json refactor: Rename Property/PropertyType to CustomFieldValue/CustomField 2025-11-13 18:04:53 +01:00