gh-103489: Add get/set config methods to sqlite3.Connection by erlend-aasland · Pull Request #103506 · python/cpython · GitHub

github.com

Tin mới

erlend-aasland:sqlite-db-config

GitHub CopilotWrite better code with AI

GitHub Copilot appDirect agents from issue to merge

ActionsAutomate any workflow

CodespacesInstant dev environments

IssuesPlan and track work

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

View all use cases

Financial services

View all industries

Software Development

GitHub SponsorsFund open source developers

Copilot for BusinessEnterprise-grade AI features

Premium SupportEnterprise-grade 24/7 support

Pull requests 2.6k

Security and quality 0

Expose sqlite3_db_config and verbs (or equivalent) #103489

awaiting core review

awaiting core review

: Add get/set config methods to sqlite3.Connection

Default to enabling the config option

Add a sentence about the availability of the new constants

View reviewed changes

Partially address review

View reviewed changes

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 (

sqlite3.OperationalError: table sqlite_master may not be modified (esp. on newer macOS) gem/oq-engine#9270

Investigate and optimize SQLite connection pool management bluesky/tiled#663