1
0
Fork 0
forked from sr2/cloud-api
Commit graph

5 commits

Author SHA1 Message Date
be46e43042 fix(db): user active default true 2026-06-22 15:28:46 +01:00
c28b4dc37b feat: applied model mixins
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 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