Jneeee
Results
2
comments of
Jneeee
notice #46 fixed
Hi, Check if sqlalchemy have a config like check_same_thread=False? ``` self.connection = sqlite3.connect(dbpath, check_same_thread=False) ```