elgris / sqrl

Fluent SQL generation for golang
MIT License
279 stars 38 forks source link

Add support for QueryRow with sql.DB and sql.Tx Runner #19

Closed lokhman closed 6 years ago

lokhman commented 6 years ago

This will fix all issues like #8

elgris commented 6 years ago

thanks again @lokhman ! :)