deckhearth/lib/card-import
Randall Stillwell ec9bb2b93e feat(catalog): unified multi-game bulk sync + schema map update
Ship Pokemon and Lorcana bulk import libs/scripts, unified weekly cron
sync across MTG/Pokemon/Lorcana with per-game error isolation and
catalog_sync_log telemetry. Admin UI adds Unified/Incremental/Bulk MTG modes.

- Rename reconcile migrations to 1781442330* timestamps so they apply
  after bulk-data migrations without node-pg-migrate ordering conflicts
- Add Lorcana set-code normalization + orphan cleanup migrations
- Drop stricter user_cards_user_card_unique (keep 3-column foil unique)
- Update docs/SCHEMA_MAP.md for tags, card_tags, catalog_sync_log, bulk columns

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-14 08:22:19 -05:00
..
bulk-sync.js feat(catalog): Scryfall bulk data import + Tagger community tags 2026-06-14 07:51:39 -05:00
discover.js fix(catalog-sync): add retry logic and pagination for Scryfall API 2026-06-13 10:49:50 -05:00
lorcana-bulk.js feat(catalog): unified multi-game bulk sync + schema map update 2026-06-14 08:22:19 -05:00
mtg.js fix(catalog-sync): add retry logic and pagination for Scryfall API 2026-06-13 10:49:50 -05:00
pokemon-bulk.js feat(catalog): unified multi-game bulk sync + schema map update 2026-06-14 08:22:19 -05:00
pokemon-github.js Switch Pokémon catalog import to pokemon-tcg-data on GitHub. (#52) 2026-05-28 11:56:01 -05:00
pokemon.js Switch Pokémon catalog import to pokemon-tcg-data on GitHub. (#52) 2026-05-28 11:56:01 -05:00
reconcile-submissions.js Normalize collector numbers in catalog match and harden scanner adds. (#53) 2026-05-28 14:45:55 -05:00
sync-catalog.js feat(catalog): unified multi-game bulk sync + schema map update 2026-06-14 08:22:19 -05:00