dak.c2s/backend/app/models
CCS Admin d09fdccc75 feat: add first_name, last_name, display_name, avatar_url to User model
Add 4 new nullable profile fields to support the upcoming account
management (Kontoverwaltung) feature. Includes Alembic migration
that has been applied to production database.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 09:34:33 +00:00
..
__init__.py feat: SQLAlchemy models for users, cases, reports, audit 2026-02-24 07:28:33 +00:00
audit.py feat: SQLAlchemy models for users, cases, reports, audit 2026-02-24 07:28:33 +00:00
case.py feat: SQLAlchemy models for users, cases, reports, audit 2026-02-24 07:28:33 +00:00
report.py feat: SQLAlchemy models for users, cases, reports, audit 2026-02-24 07:28:33 +00:00
user.py feat: add first_name, last_name, display_name, avatar_url to User model 2026-02-26 09:34:33 +00:00