Skip to content

sqlite3 docs: Connection methods and attribute order #96702

@erlend-aasland

Description

@erlend-aasland

Reading through the docs in their current form, I wonder if it was a mistake to put the connection attributes before the connection methods; for your everyday sqlite3 programming, I suspect you'll be using the connection methods way more often than you'll be using the connection attributes. I think we should consider putting the methods before the attributes.

Originally posted by @erlend-aasland in #96090 (comment)

UPDATE
Resolved with:

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions