Files
OpsLog/internal/qso
rouggy 284ee4ba7c feat(bulk): My DXCC / My CQ zone / My ITU zone
The My-station group covered nineteen fields and not the three numeric ones.
They take their own integer path rather than the generic text setter: the
columns are nullable integers, and while SQLite would coerce '14' quietly, a
shared MySQL logbook would not — and empty must become NULL, never ''. Bounds
checked (DXCC <1000, CQ 1-40, ITU 1-90) so a slip cannot stamp zone 400 across
a thousand rows.
2026-08-29 00:13:47 +02:00
..
2026-07-26 16:57:19 +02:00
2026-08-21 23:28:55 +02:00
2026-07-09 18:36:24 +02:00
2026-08-18 05:09:04 +02:00
2026-08-20 17:53:55 +02:00
2026-08-21 23:28:55 +02:00