Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix sqlite3 exception on python >= 3.6 . #86

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

rkapl
Copy link

@rkapl rkapl commented Feb 6, 2017

Bedup crashes on startup with:
cannot change into wal mode from within a transaction

This commit fixes the error by temporarily disabling transactions.
For similar error reports and more discussion see:
yadayada/acd_cli#509

Tested on python 3.6 only.

Bedup crashes on startup with:
 cannot change into wal mode from within a transaction

This commit fixes the error by temporarily disabling transactions.
For similar error reports and more discussion see:
yadayada/acd_cli#509
@coveralls
Copy link

coveralls commented Feb 6, 2017

Coverage Status

Changes Unknown when pulling 7933638 on rkapl:master into ** on g2p:master**.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants