NINAnor/seatrack-db

Split current logging-session and old-logging-sessions

Closed this issue · 1 comments

To keep track of the active logging sessions, it is probably good to move all completed sessions to a separate table. This will make the updating logic easier.

On second thought, let's keep all logging sessions in the same table.