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

Rename Savepoint RollbackTo() and fix class comments and formatting #396

Merged
merged 2 commits into from
Dec 15, 2022

Conversation

SRombauts
Copy link
Owner

Rename Savepoint::rollback() to Savepoint::rollbackTo()
Fix Savepoint comments with more explanations instead of only copying Transaction
Fix file formatting to comply to our code style, mainly braces on their own lines

Improved Savepoint description, it was mostly copy-pasted from Transaction with missing bits of information
Conform to the SQLiteCpp code style, mainly braces have to be located on their own line
@SRombauts SRombauts self-assigned this Dec 15, 2022
@SRombauts SRombauts merged commit 7b61ad1 into master Dec 15, 2022
@SRombauts SRombauts deleted the rename-savepoint-rollback-to branch December 15, 2022 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant