Skip to content

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

Open
pctablet505 wants to merge 1 commit into
MagicStack:masterfrom
pctablet505:docs-1108-prepared-statement-insert
Open

docs: clarify that execute() uses prepared statements and how to confirm INSERT#1336
pctablet505 wants to merge 1 commit into
MagicStack:masterfrom
pctablet505:docs-1108-prepared-statement-insert

Conversation

@pctablet505

Copy link
Copy Markdown

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
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

1 participant