Skip to content

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

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

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.

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