Skip to content

Commit 680b3b6

Browse files
authored
Updated the doc to specify native parameters in PUT operation is not supported from >=3.x connector (#477)
Added doc update
1 parent d690516 commit 680b3b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/parameters.md

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ See `examples/parameters.py` in this repository for a runnable demo.
1717

1818
- A query executed with native parameters can contain at most 255 parameter markers
1919
- The maximum size of all parameterized values cannot exceed 1MB
20+
- For volume operations such as PUT, native parameters are not supported
2021

2122
## SQL Syntax
2223

0 commit comments

Comments
 (0)