Commit graph

1 commit

Author SHA1 Message Date
111ef56e45 feat(12-01): add migration 093 for pax8 orders + company matching schema
- Enable pg_trgm extension for fuzzy company-name matching
- Add per-company id, billing period, and dual-cost columns to pax8_order_items
- Add auto-match columns (autotask_company_id, match_confidence, match_method, matched_at) to pax8_companies
- Applied to dev DB and verified idempotent
2026-07-10 22:40:03 -04:00