*: Factor opening sqlite db into separate function
Currently it is just sqlite3.connect(), but we'll want to add connection autotuning in the next patch, so before that let's consolidate all sqlite opening places in the code into one.
Showing
Please register or sign in to comment