issues
search
CharaChorder
/
nexus
CharaChorder's logging and analysis desktop app, supporting Linux, Windows, and macOS.
GNU Affero General Public License v3.0
19
stars
7
forks
source link
Improve DB upgrade
#86
Closed
Raymo111
closed
12 months ago
Raymo111
commented
12 months ago
Closes #58 Changes:
GUI and CLI prompts for upgrade through callback
Add CLI flag to bypass upgrade warning
Add set_version function to SQLiteBackend
Add graceful_quit function to GUI to stop logging before quits
Wrap all Freqlog init calls in try-except for graceful error logging
Refactor ConfirmDialog in GUI to use MessageBox instead of Dialog
Change bug TODOs into FIXMEs
Misc. bugfixes
Closes #58 Changes: