DATA-DOG / go-sqlmock

Sql mock driver for golang to test database interactions
Other
5.95k stars 404 forks source link

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

Open siddharth178 opened 1 year ago

siddharth178 commented 1 year ago

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