Skip to content

docs: clarify that execute() uses prepared statements and how to confirm INSERT - #1336

Merged
elprans merged 2 commits into
MagicStack:masterfrom
pctablet505:docs-1108-prepared-statement-insert
Sep 23, 2026
Merged

elprans merged 2 commits into
MagicStack:masterfrom
pctablet505:docs-1108-prepared-statement-insert

Conversation

@pctablet505

Copy link
Copy Markdown
Contributor

Fixes #1108

Clarifies that Connection.execute() uses the prepared-statement cache when arguments are provided, and documents how to interpret the result of an INSERT.

@pctablet505
pctablet505 marked this pull request as ready for review July 17, 2026 12:47
@elprans
elprans enabled auto-merge (squash) September 23, 2026 21:47
@elprans
elprans merged commit cdf816c into MagicStack:master Sep 23, 2026
53 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document how to confirm that INSERT worked with prepared statement

2 participants