Tin mới
erlend-aasland:sqlite-db-config
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
Expose sqlite3_db_config and verbs (or equivalent) #103489
: Add get/set config methods to sqlite3.Connection
Default to enabling the config option
Add a sentence about the availability of the new constants
Learn more about hiding disruptive comments
The reason will be displayed to describe this comment to others. Learn more.
Update docstring to reflect docs
: Add get/set config methods to sqlite3.Connection (
Investigate and optimize SQLite connection pool management bluesky/tiled#663