unipept / unipept-desktop

This is the desktop application that accompanies the Unipept project.
https://unipept.ugent.be
MIT License
7 stars 0 forks source link

Fix bug causing large projects to crash on save #138

Closed pverscha closed 3 years ago

pverscha commented 3 years ago

This PR fixes a bug that caused the application to crash when large assay's are being analysed. Instead of directly storing a binary representation of the application's state in the SQLite-database, I decided to move this information to a separate file in each project.