c28b4dc37b
feat: applied model mixins
...
ci / ruff (push) Successful in 3s
ci / ty (push) Successful in 4s
ci / tests (push) Successful in 16s
IdMixin used on every table with an ID index (no changes needed to db)
Timestamp and Deleted mixins applied to org and user tables.
ActivatedMixin added to users.
2026-06-22 13:46:11 +01:00
58e7ae6c5c
fix: ty compliant & issues from change to mapped columns
ci / ruff (push) Successful in 3s
ci / ty (push) Successful in 15s
ci / tests (push) Successful in 17s
2026-06-22 11:23:24 +01:00
6397bd1316
feat: use Mapped syntax for columns
2026-06-20 18:42:36 +01:00
cb70f17ad5
feat: project consistency
2026-06-20 18:42:15 +01:00