Commit graph

5 commits

Author SHA1 Message Date
be46e43042 fix(db): user active default true
Some checks failed
ci / ruff (push) Successful in 4s
ci / ty (push) Successful in 5s
ci / tests (push) Successful in 16s
ci / build (push) Failing after 11s
2026-06-22 15:28:46 +01:00
c28b4dc37b feat: applied model mixins
All checks were successful
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
All checks were successful
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
irl
6397bd1316 feat: use Mapped syntax for columns 2026-06-20 18:42:36 +01:00
irl
cb70f17ad5 feat: project consistency 2026-06-20 18:42:15 +01:00