wordeck/apps/api
Till JS 332e27df14
Some checks are pending
CI / validate (push) Waiting to run
fix(api): 0004-Migration referenziert wordeck-Schema (war: cards)
Die Text-Only-Cutoff-Migration aus dem Rebrand-Lift schrieb gegen
\"cards\".\"cards\" — historischer Pre-Rebrand-Schema-Name. Auf prod
heißt das Schema seit Phase 0 `wordeck`. Drizzle-Migrator crashte
mit `relation \"cards.cards\" does not exist`.

Alle 6 cards.X-References auf wordeck.X umgeschrieben. Migration
bleibt idempotent (IF EXISTS / DO-BLOCK), Re-Run harmlos.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-20 16:07:22 +02:00
..
scripts db(cards): baseline migration + drizzle-tracking bootstrap script 2026-05-12 18:53:52 +02:00
src fix(api): 0004-Migration referenziert wordeck-Schema (war: cards) 2026-05-20 16:07:22 +02:00
tests fix(api): vi.fn() in lib-url-fetch.test typt zu typeof fetch 2026-05-20 15:07:14 +02:00
Dockerfile fix(dockerfiles): packages/cards-domain → wordeck-domain 2026-05-17 22:40:31 +02:00
drizzle.config.ts Phase 12 R0+R1: Marketplace-Restore-Plan + Schema in marketplace-pgSchema 2026-05-09 15:05:22 +02:00
package.json refactor(big-bang): cards → wordeck im gesamten Code-Layer 2026-05-17 22:39:42 +02:00
tsconfig.json Phase 3 follow-up: type-check + tests grün, ts-fsrs v5 API 2026-05-08 14:41:04 +02:00
vitest.config.ts security(cards): fail-secure dev-stub, headers, rate-limit, dsgvo audit 2026-05-12 16:56:03 +02:00