On Thursday, June 15, 2017 at 9:50:18 AM UTC+1, Michele Simionato wrote:
> Thanks. I suspected the culprit was executescript, but I did not see it 
> documented in 
> https://docs.python.org/3/library/sqlite3.html#connection-objects.

Although the standard library's sqlite3 module is useful, personally, I've 
switched to using APSW which I've found to be extremely reliable and gives much 
more access to SQLite functionality: https://rogerbinns.github.io/apsw/
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to