Refactor vendor mappings to canonical PN catalog

This commit is contained in:
Mikhail Chusavitin
2026-03-07 23:11:42 +03:00
parent 96572be712
commit 3f26a2935a
25 changed files with 1334 additions and 754 deletions

View File

@@ -0,0 +1,3 @@
DROP TABLE IF EXISTS qt_lot_bundle_items;
DROP TABLE IF EXISTS qt_lot_bundles;
DROP TABLE IF EXISTS lot_partnumbers;