mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 09:08:52 -06:00
SQLiteDatabase closes automatically at random times. Storing a reference to an open SQLiteDatabase eventually leads to a crash. See: https://stackoverflow.com/questions/1483629/