cawcenter
|
29337e8f42
|
fix: add missing parent tables and correct field names in schema
CRITICAL FIXES:
- Added 'sites' table (SUPER PARENT) - referenced by 10+ tables
- Added 'campaign_masters' table - referenced by 3 tables
- Fixed field names: campaign → campaign_id, site → site_id
- Organized schema into dependency batches (Batch 1→2→3)
This fixes the root cause of foreign key constraint failures.
|
2025-12-14 12:15:06 -05:00 |
|