feat: upload to external services clublog qrz
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
-- QRZ.com Logbook upload tracking. Like Clublog / HRDLog, QRZ.com is an
|
||||
-- upload target: we stamp QRZCOM_QSO_UPLOAD_STATUS (and DATE) so OpsLog
|
||||
-- can track which QSOs still need pushing and round-trip the standard
|
||||
-- ADIF fields. Confirmations panel exposes the default status.
|
||||
ALTER TABLE qso ADD COLUMN qrzcom_qso_upload_date TEXT;
|
||||
ALTER TABLE qso ADD COLUMN qrzcom_qso_upload_status TEXT;
|
||||
Reference in New Issue
Block a user