Files
OpsLog/internal/qso
rouggy 20784c2fb1 feat(filter): filter on when a QSO was added to the log
After an import that inserted instead of updating, there was no way to
ask which records it created: an import of old contacts carries old QSO
dates, so it hides among them. created_at is the only column that knows,
and it was not filterable.

Listed as a date column so a bare YYYY-MM-DD compares on the date part,
like qso_date.
2026-08-23 15:13:55 +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