deckhearth/migrations
Randall Stillwell c0051dd6d5 feat(designer): game targeting and custom game spaces
- game system selector: standalone, existing system (MTG/Pokemon/Lorcana/
  SWU/FaB/One Piece/Sorcery/Grand Archive — codes match catalog imports),
  or a user's custom game
- custom_games table + CRUD API (private per user, unique names)
- /games hub with create form; /games/[id] space with rename, delete,
  card gallery, and ?game= deep-link into the designer
- catalog twin resolves game: system code, custom game name, or 'Custom'
- my-designs shows each design's game association
- migration 1787693311000
2026-08-24 21:01:04 -05:00
..
1779853647564_initial-schema.js feat(infra): adopt node-pg-migrate + backfill initial schema migration (#32) 2026-05-26 23:01:58 -05:00
1779853647565_add-pg-trgm-card-name-index.js feat(scanner): AI Gateway vision + Layer-1 Tesseract/pg_trgm OCR (#38) 2026-05-27 12:59:59 -05:00
1779853647566_add-scan-tables.js ci: run migrations against Postgres service container in CI (#64) 2026-06-02 11:01:18 -05:00
1779908094455_add-user-cards-scan-image-url.js feat(scanner): persist scan captures to Blob (Brief 3) (#44) 2026-05-27 13:57:26 -05:00
1780378340194_system-collection-description.js ci: run migrations against Postgres service container in CI (#64) 2026-06-02 11:01:18 -05:00
1781000000003_reconcile-collaboration-tables.js Stop CI migrate-up from indexing collections.visibility before the column exists. (#159) 2026-08-14 20:32:10 -05:00
1781440700404_add-scryfall-bulk-columns.js feat(catalog): Scryfall bulk data import + Tagger community tags 2026-06-14 07:51:39 -05:00
1781440721350_add-tagger-tables.js feat(catalog): Scryfall bulk data import + Tagger community tags 2026-06-14 07:51:39 -05:00
1781442175729_normalize-lorcana-set-codes.js feat(catalog): unified multi-game bulk sync + schema map update 2026-06-14 08:22:19 -05:00
1781442329511_add-catalog-sync-log.js feat(catalog): unified multi-game bulk sync + schema map update 2026-06-14 08:22:19 -05:00
1781442330001_reconcile-cards-columns.js feat(catalog): unified multi-game bulk sync + schema map update 2026-06-14 08:22:19 -05:00
1781442330002_reconcile-collections-columns.js Stop CI migrate-up from indexing collections.visibility before the column exists. (#159) 2026-08-14 20:32:10 -05:00
1781442330004_reconcile-favorites-system.js feat(catalog): unified multi-game bulk sync + schema map update 2026-06-14 08:22:19 -05:00
1781442330005_reconcile-user-profile.js feat(catalog): unified multi-game bulk sync + schema map update 2026-06-14 08:22:19 -05:00
1781442330006_reconcile-user-cards-unique.js feat(catalog): unified multi-game bulk sync + schema map update 2026-06-14 08:22:19 -05:00
1781442340000_cleanup-lorcana-orphans.js feat(catalog): unified multi-game bulk sync + schema map update 2026-06-14 08:22:19 -05:00
1782000000001_add-card-embeddings.js fix(ci): allow card-embed.js and skip pgvector on non-superuser CI 2026-08-14 21:48:25 -05:00
1786757312884_add-collections-visibility-index.js Stop CI migrate-up from indexing collections.visibility before the column exists. (#159) 2026-08-14 20:32:10 -05:00
1787600511000_create-custom-cards.js feat(designer): add card designer with starter frames, live preview, and PNG export 2026-08-24 14:53:06 -05:00
1787685911000_add-custom-cards-art-mode-flavor-quote.js feat(designer): rarity badges, flavor quotes with dividers, full-art mode 2026-08-24 16:19:24 -05:00
1787693311000_add-custom-games.js feat(designer): game targeting and custom game spaces 2026-08-24 21:01:04 -05:00