Skip to content

Fix Bug/285 - allow prepared statements to be prepared multiple times#309

Open
siddharth178 wants to merge 2 commits intoDATA-DOG:masterfrom
siddharth178:bug/285-parallel
Open

Fix Bug/285 - allow prepared statements to be prepared multiple times#309
siddharth178 wants to merge 2 commits intoDATA-DOG:masterfrom
siddharth178:bug/285-parallel

Conversation

@siddharth178
Copy link
Copy Markdown

I didn't see need to enable/disable this, so kept it as default behaviour.

Jessie Morris and others added 2 commits June 23, 2022 20:42
Allow prepared statements to be prepared multiple times to support how
Golang handles prepared statements. (ref: https://pkg.go.dev/database/sql#Stmt)
@AO-Matt
Copy link
Copy Markdown

AO-Matt commented Mar 20, 2026

Thanks for this fix, @siddharth178! We've backported it into our maintained fork at Allowed-Online/go-sqlmock. Your work didn't go to waste. 👍

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.

2 participants