]> git.ktnx.net Git - mobile-ledger.git/commitdiff
drop a resource block around an SQLDatabase object
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Fri, 3 May 2019 16:07:19 +0000 (19:07 +0300)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Fri, 3 May 2019 16:11:45 +0000 (19:11 +0300)
hopefully this is the last such construct which may cause the global
DB connection to be closed leading to a crash the next time it is used


No differences found