|
|
ca735865fc
|
db.create() initializes all v2 tables, including users and households, and tenant tables already include household_id columns and indices by default. No separate migration script is required for fresh databases used by tests.
|
2025-11-02 00:19:45 +11:00 |
|
|
|
8fd780ee17
|
feat(meals): replace Person with MemberRef (displayName) in v2 Meal DTOs; add Argon2 password hashing
|
2025-11-01 16:58:34 +11:00 |
|
|
|
87e3dba6f8
|
feat(v2): green checks, OpenAPI export, and spec updates for household-scoped API
|
2025-11-01 16:40:01 +11:00 |
|
|
|
50f908f204
|
Ported v1 behavioral coverage to v2 counterparts across meals, recipes, shopping, and consumed flows.
|
2025-11-01 16:35:39 +11:00 |
|
|
|
ce75603582
|
feat(v2): complete household scoping and meals write flows; refresh OpenAPI
|
2025-11-01 15:51:23 +11:00 |
|