qustavo / dotsql

A Golang library for using SQL.
GNU General Public License v2.0
741 stars 53 forks source link

Updated README.md with new info about sqlx #20

Closed swithek closed 4 years ago

swithek commented 4 years ago

I've created a separate package that wraps dotsql and adds functionality needed by sqlx. This PR adds info to README about it. Closes #14 and closes #16