Files
sase.tr/scripts/emex-migrate.sql
Semih Yesilyurt 1e8a049219
Some checks failed
CI / Lint, Typecheck, Test & Build (push) Has been cancelled
feat: EMEX catalog integration — schema, data migration, backend & frontend
Redesign emex_* tables from vehicle-centric to catalog-centric structure with
junction tables (emex_vehicle_group_links, emex_vehicle_part_links). Migrate
92M+ rows from emex DB via postgres_fdw. Add EmexCatalogService for browse
and VIN pre-scraped matching, with Redis caching. Frontend catalog page now
has PL24/Emex tabs with full drill-down routes (brand → vehicle → group → parts).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 04:06:29 +00:00

7.3 KiB