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

[release/1.0.4] Release branch #60

Merged
merged 3 commits into from Aug 5, 2019
Merged

[release/1.0.4] Release branch #60

merged 3 commits into from Aug 5, 2019

Conversation

felix-schwarz
Copy link
Collaborator

Description

  • Adopt SQLite WAL journal mode
  • Add OCLogger.logIntro

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

@CLAassistant
Copy link

CLAassistant commented Jul 31, 2019

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ hosy
❌ felix-schwarz
You have signed the CLA already but the status is still pending? Let us recheck it.

felix-schwarz and others added 2 commits August 5, 2019 10:21
… result if there are. SQLite could otherwise not allow commits if the corresponding OCSQLiteStatement has not been finalized (f.ex. through deallocation).

- Clean up SQLite journal_mode switch error handling
- Add raw SQL logging as a compile-time option to make debugging SQLite issues easier in the future
@hosy hosy merged commit 9b8f677 into master Aug 5, 2019
@delete-merged-branch delete-merged-branch bot deleted the release/1.0.4 branch August 5, 2019 14:08
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.

None yet

3 participants