-
-
Notifications
You must be signed in to change notification settings - Fork 31k
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
gh-96810: Clarify when sqlite3 implicitly opens transactions #96832
gh-96810: Clarify when sqlite3 implicitly opens transactions #96832
Conversation
erlend-aasland
commented
Sep 14, 2022
•
edited by bedevere-bot
Loading
edited by bedevere-bot
- Issue: sqlite3 docs: clarify transaction control for SELECT #96810
cc. @KennyChenBasis |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks @erlend-aasland
Thank you for your reviews, CAM and Kenny Chen! 🎉 |
Thanks @erlend-aasland for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11. |
… transactions (pythonGH-96832) (cherry picked from commit 16c33a9) Co-authored-by: Erlend E. Aasland <[email protected]>
GH-96854 is a backport of this pull request to the 3.11 branch. |
… transactions (pythonGH-96832) (cherry picked from commit 16c33a9) Co-authored-by: Erlend E. Aasland <[email protected]>
GH-96855 is a backport of this pull request to the 3.10 branch. |
…actions (GH-96832) (cherry picked from commit 16c33a9) Co-authored-by: Erlend E. Aasland <[email protected]>
…actions (GH-96832) (cherry picked from commit 16c33a9) Co-authored-by: Erlend E. Aasland <[email protected]>
…actions (GH-96832) (cherry picked from commit 16c33a9) Co-authored-by: Erlend E. Aasland <[email protected]>