lila/documentation
lila 55885336ba feat(db): add drizzle schema for vocabulary and deck tables
- terms, translations, term_glosses with cascade deletes and pos check constraint
- language_pairs with source/target language check constraints and no-self-pair guard
- users with openauth_sub as identity provider key
- decks and deck_terms with composite PK and position ordering
- indexes on all hot query paths (distractor generation, deck lookups, FK joins)
- SUPPORTED_POS and SUPPORTED_LANGUAGE_CODES as single source of truth in @glossa/shared
2026-03-28 19:02:10 +01:00
..
CLAUDE.md feat(infra): add docker-compose and dockerfiles for all services 2026-03-26 09:43:39 +01:00
decisions.md refactor: migrate to deck-based vocabulary curation 2026-03-27 16:53:26 +01:00
notes.md feat(db): add drizzle schema for vocabulary and deck tables 2026-03-28 19:02:10 +01:00
roadmap.md refactor: migrate to deck-based vocabulary curation 2026-03-27 16:53:26 +01:00
spec.md refactor: migrate to deck-based vocabulary curation 2026-03-27 16:53:26 +01:00