prop/lib
Graham McIntire 2006e9e052
Chunk Oban.insert_all to avoid PG parameter limit
Weather job fan-out can exceed PostgreSQL's 65535 parameter limit
when many QSOs produce thousands of jobs in a single batch. Chunk
insert_all into batches of 1000 jobs.
2026-03-30 13:31:48 -05:00
..
microwaveprop Chunk Oban.insert_all to avoid PG parameter limit 2026-03-30 13:31:48 -05:00
microwaveprop_web Add Committed column to QSOs table showing inserted_at 2026-03-29 17:38:35 -05:00
microwaveprop.ex initial 2026-03-28 11:28:47 -05:00
microwaveprop_web.ex initial 2026-03-28 11:28:47 -05:00