We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d690516 commit 680b3b6Copy full SHA for 680b3b6
docs/parameters.md
@@ -17,6 +17,7 @@ See `examples/parameters.py` in this repository for a runnable demo.
17
18
- A query executed with native parameters can contain at most 255 parameter markers
19
- The maximum size of all parameterized values cannot exceed 1MB
20
+- For volume operations such as PUT, native parameters are not supported
21
22
## SQL Syntax
23
0 commit comments