prop/test/microwaveprop/workers
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
..
contact_weather_enqueue_worker_test.exs Rename qsos table to contacts, qso_id to contact_id 2026-04-02 15:52:19 -05:00
hrrr_fetch_worker_test.exs Cancel HRRR jobs on permanent failures (404, outside_grid) 2026-03-30 07:53:49 -05:00
iemre_fetch_worker_test.exs Add IEM precipitation data to QSO weather pipeline 2026-03-30 13:18:11 -05:00
solar_index_worker_test.exs Add QSO import, solar indices, Oban workers, LiveView UI, and parallel weather import 2026-03-29 13:04:55 -05:00
terrain_profile_worker_test.exs Rename qsos table to contacts, qso_id to contact_id 2026-04-02 15:52:19 -05:00
weather_fetch_worker_test.exs Add IEM precipitation data to QSO weather pipeline 2026-03-30 13:18:11 -05:00