DATA-DOG / go-sqlmock

Sql mock driver for golang to test database interactions
Other
6.02k stars 406 forks source link

Added jmoiron/sqlx support #241

Closed zhashkevych closed 3 years ago

zhashkevych commented 3 years ago

Implemented new functions Newx() and NewxWithDSN() that returnes *sqlx.DB from https://github.com/jmoiron/sqlx