prop/test
Graham McIntire da75977a55
Rename qsos table to contacts, qso_id to contact_id
- Migration renames table, column, all indexes, and FK constraints
- Contact schema now references "contacts" table
- TerrainProfile foreign key renamed from qso_id to contact_id
- All code and tests updated to use contact_id
2026-04-02 15:52:19 -05:00
..
microwaveprop Rename qsos table to contacts, qso_id to contact_id 2026-04-02 15:52:19 -05:00
microwaveprop_web Live-update contact detail page when enrichment completes 2026-04-02 08:17:43 -05:00
mix/tasks fix enrichment 2026-04-02 15:30:41 -05:00
support Add QSO import, solar indices, Oban workers, LiveView UI, and parallel weather import 2026-03-29 13:04:55 -05:00
test_helper.exs Exclude slow GRIB2 fixture tests by default (81s -> 16s) 2026-03-31 10:00:13 -05:00