ea4k / klog

KLog is a multiplatform free hamradio logger. It runs natively on Linux, macOS and Windows.
https://www.klog.xyz
GNU General Public License v3.0
76 stars 25 forks source link

QSO_COMPLETE field in database needs to be redefined #680

Closed ea4k closed 9 months ago

ea4k commented 9 months ago

Today it is a VARCHAR(1) but the ADIF values are:

Y - yes
N - no
NIL - not heard
? - uncertain

It could be Y, N, I, ? in the DB to reuse what it is today