New submission from yadayada:
Running
sqlite3.connect('foo.db').execute("PRAGMA journal_mode = WAL")
will throw
sqlite3.OperationalError: cannot change into wal mode from within a transaction
on Python 3.6.0, but not with older versions.
----------
messages: 285141
nosy: yadayada
priority: normal
severity: normal
status: open
title: sqlite3 OperationalError on changing into WAL transaction mode
versions: Python 3.6
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue29228>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com