Skip to content

Commit

Permalink
Updated the doc to specify native parameters in PUT operation is not …
Browse files Browse the repository at this point in the history
…supported from >=3.x connector (#477)

Added doc update
  • Loading branch information
jprakash-db authored Dec 6, 2024
1 parent d690516 commit 680b3b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/parameters.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ See `examples/parameters.py` in this repository for a runnable demo.

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

## SQL Syntax

Expand Down

0 comments on commit 680b3b6

Please sign in to comment.