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 4531b3b commit 6df4911Copy full SHA for 6df4911
user_guide_src/source/database/query_builder.rst
@@ -1201,7 +1201,7 @@ Generates a batch **DELETE** statement based on a set of data.
1201
1202
This method may be especially useful when deleting data in a table with a composite primary key.
1203
1204
-.. note:: SQLite does not support the use of ``where()``.
+.. note:: SQLite3 does not support the use of ``where()``.
1205
1206
Delete from a Query
1207
^^^^^^^^^^^^^^^^^^^
0 commit comments