We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
In the sqlite3 docs, there are two examples on how to use the sqlite3.Row row factory:
sqlite3.Row
Suggesting to improve matters by merging 1. into 2. That will clean up the reference, and make the how-to more complete.
Yes, it is somewhat clumsy named; we should consider improving that also. ↩
In the sqlite3 docs, there are two examples on how to use the
sqlite3.Rowrow factory:Suggesting to improve matters by merging 1. into 2.
That will clean up the reference, and make the how-to more complete.
Footnotes
Yes, it is somewhat clumsy named; we should consider improving that also. ↩