kds/backend/models
jtricerolph 3acb880fc5 Add Kitchen SQLAlchemy model to models/user.py
settings.py imports Kitchen for the back-reference relationship on
KitchenSettings.kitchen. KDS uses kitchen_db directly so the table exists;
this minimal model satisfies the import without pulling in kitchen-only models.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-12 12:37:47 +00:00
..
__init__.py Initial KDS scaffold — Phase 2 kitchen port 2026-07-12 12:15:16 +00:00
kds.py Initial KDS scaffold — Phase 2 kitchen port 2026-07-12 12:15:16 +00:00
resos.py Initial KDS scaffold — Phase 2 kitchen port 2026-07-12 12:15:16 +00:00
settings.py Initial KDS scaffold — Phase 2 kitchen port 2026-07-12 12:15:16 +00:00
user.py Add Kitchen SQLAlchemy model to models/user.py 2026-07-12 12:37:47 +00:00