prop/priv/repo
Graham McIntire b75516ff9f
Partition hrrr_profiles by valid_time for query performance
54M row table partitioned into date-range partitions. Queries with
valid_time filter only scan relevant partitions. Prune now uses
partition-aware DELETE. Fix tests for partitioned constraint behavior
and removed sort-click tests (grouped table uses URL params).
2026-04-01 11:03:33 -05:00
..
migrations Partition hrrr_profiles by valid_time for query performance 2026-04-01 11:03:33 -05:00
import_contacts.exs Add QSO import, solar indices, Oban workers, LiveView UI, and parallel weather import 2026-03-29 13:04:55 -05:00
import_weather.exs Move all weather fetching to Oban, import script only enqueues jobs 2026-03-29 13:29:29 -05:00
seeds.exs initial 2026-03-28 11:28:47 -05:00