mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-02-09 22:00:39 +01:00
keep db open throughout
Years back what I read said you opened and closed the database around every query. Now I'm reading differently, that the OS will close it for you on app shutdown and that it's ok to just leave it open. Trying that after a few minutes on one device looks ok. Will need to test the heck out of it, especially on older OS versions, before ship.
This commit is contained in:
parent
8a4563e8ee
commit
4ad7e171f6
1 changed files with 140 additions and 256 deletions
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue