deckhearth/migrations
Randall Stillwell fe1695f7ad feat(designer): custom frame editor and cost symbols
- custom_frames: per-user frames with full 9-slot palette (JSONB),
  unique names; designer frame picker lists them alongside starters,
  click to use, edit/delete via inline editor with live preview
- custom_symbols: upload cost icons (PNG/WebP/SVG, 2MB) keyed by short
  code; re-uploading a code replaces the old icon; ManaPips renders
  icon pips for {CODE} tokens with graceful text fallback
- custom_cards.custom_frame_id links designs to custom frames; API GETs
  join and nest the palette; deleting a frame falls back to starter
- migration 1787700511000
2026-08-24 21:13:12 -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
1787700511000_add-custom-frames-symbols.js feat(designer): custom frame editor and cost symbols 2026-08-24 21:13:12 -05:00