lila/packages/db/drizzle
lila 963bff4eb8 feat: migrate production schema from OMW to Kaikki flat vocabulary model
- Replace terms/translations/term_glosses/term_examples with vocabulary_entries
  and entry_translations
- Remove decks, topics and related tables (deferred)
- Add cefr_level and difficulty to entry_translations for game query filtering
- Update termModel.ts for new schema — getDistractors now takes sourceLanguage
- Update gameService.ts and multiplayerGameService.ts for entryId rename
- Update all test fixtures from termId to entryId
- Generate and apply migration 0011
2026-05-05 17:39:25 +02:00
..
meta feat: migrate production schema from OMW to Kaikki flat vocabulary model 2026-05-05 17:39:25 +02:00
0000_faithful_oracle.sql feat(db): complete deck generation script for top english nouns 2026-04-01 17:56:31 +02:00
0001_clear_master_chief.sql refactoring schema + generate + migrate 2026-04-02 15:48:48 +02:00
0002_perfect_arclight.sql generating and migrating new schema 2026-04-05 19:30:05 +02:00
0003_greedy_revanche.sql updating schema 2026-04-07 01:03:22 +02:00
0004_red_annihilus.sql feat(api): integrate Better Auth with Drizzle adapter and social providers 2026-04-12 11:46:38 +02:00
0005_broad_mariko_yashida.sql feat: add production deployment config 2026-04-14 11:38:40 +02:00
0006_certain_adam_destine.sql feat(db): add lobbies and lobby_players tables + model 2026-04-16 14:45:45 +02:00
0007_nosy_leper_queen.sql updating schema to have a description field on term_glosses 2026-04-20 08:46:05 +02:00
0008_far_energizer.sql adding term examples table 2026-04-20 18:27:32 +02:00
0009_rapid_cobalt_man.sql updated docker pipeline to include database migrations, added dummy table to verify the pipeline works 2026-04-23 09:19:57 +02:00
0010_thankful_reaper.sql removing dummy table for db migration pipeline test 2026-04-23 09:39:18 +02:00
0011_nice_spyke.sql feat: migrate production schema from OMW to Kaikki flat vocabulary model 2026-05-05 17:39:25 +02:00