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.
1 parent 4d14744 commit 9ed49e4Copy full SHA for 9ed49e4
Doc/library/sqlite3.rst
@@ -464,7 +464,7 @@ Module constants
464
using the type name, parsed from the query column name,
465
as the converter dictionary key.
466
The query column name must be wrapped in double quotes (``"``),
467
- and the type name must be wrapped in square brackets (``[]``),
+ and the type name must be wrapped in square brackets (``[]``).
468
469
.. code-block:: sql
470
0 commit comments