-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dirtopic-sqlite3type-featureA feature request or enhancementA feature request or enhancement
Description
The sqlite3.connect
module level function has a lot of parameters. Adding an explicit parameter list will add more structure to this function.
Discussed on Discourse, with a proof-of-concept given by CAM.
For now, I do not suggest to adapt all sqlite3 functions and methods to this doc style. That is, however, a possibility, but since most of the functions / methods accept only a very small number of parameters, I'm unsure of the gain.
Metadata
Metadata
Assignees
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dirtopic-sqlite3type-featureA feature request or enhancementA feature request or enhancement
Projects
Status
Done