cloud-api/alembic
luxferre c28b4dc37b
All checks were successful
ci / ruff (push) Successful in 3s
ci / ty (push) Successful in 4s
ci / tests (push) Successful in 16s
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
..
versions feat: applied model mixins 2026-06-22 13:46:11 +01:00
env.py feat: use Mapped syntax for columns 2026-06-20 18:42:36 +01:00
README feat: project consistency 2026-06-20 18:42:15 +01:00
script.py.mako feat: project consistency 2026-06-20 18:42:15 +01:00

Generic single-database configuration.