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 2366b27 commit b7a68abCopy full SHA for b7a68ab
Doc/library/sqlite3.rst
@@ -501,11 +501,7 @@ Module constants
501
502
.. note::
503
504
- The :mod:`!sqlite3` module supports ``qmark``, ``numeric``,
505
- and ``named`` DB-API parameter styles,
506
- because that is what the underlying SQLite library supports.
507
- However, the DB-API does not allow multiple values for
508
- the ``paramstyle`` attribute.
+ The ``named`` DB-API parameter style is also supported.
509
510
.. data:: sqlite_version
511
0 commit comments