Tin mới
geryogam:sqlite3/implicit-transactions
GitHub CopilotWrite better code with AI
GitHub Copilot appDirect agents from issue to merge
CodespacesInstant dev environments
Code ReviewManage code changes
Code QualityEnforce quality at merge
GitHub Advanced SecurityFind and fix vulnerabilities
Code securitySecure your code as you build
Secret protectionStop leaks before they start
GitHub SponsorsFund open source developers
Copilot for BusinessEnterprise-grade AI features
Premium SupportEnterprise-grade 24/7 support
Document sqlite3.connect() as implicitly opening transactions in the …
Document sqlite3.connect() as implicitly opening transactions in the …
Revert "Document sqlite3.connect() as implicitly opening transactions…
Apply Erlend’s change suggestion
Learn more about hiding disruptive comments
The reason will be displayed to describe this comment to others. Learn more.
Move and extend the implicit transaction opening sentence for connect()
Add a similar descriptive sentence for the isolation_level parameter
Merge branch 'main' into sqlite3/implicit-transactions
Doc: Add summary line to isolation_level & autocommit sqlite3.connect params #99917