core/sqlite: extract immutable connection helper
use in bluemaestro/zotero modules
This commit is contained in:
parent
349ab78fca
commit
f2a339f755
4 changed files with 41 additions and 12 deletions
|
@ -20,4 +20,5 @@ from my.core.freezer import *
|
|||
from my.core.stats import *
|
||||
from my.core.query import *
|
||||
from my.core.serialize import test_serialize_fallback
|
||||
from my.core.sqlite import *
|
||||
from my.core.__main__ import *
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue