Sqlx: Request to add latest tag for master branch

Created on 31 Jul 2020  路  2Comments  路  Source: jmoiron/sqlx

I am using godror driver and install sqlx by using go get github.com/jmoiron/sqlx as readme said but unfortunately it installed [email protected] which is not has godror driver name in BindType function so I have to reinstall by using go get github.com/jmoiron/sqlx@master

Most helpful comment

Looks like the v1.2.0 tag is 2018 vintage. Might be worth adding a v1.3.0 tag pointing to the current master version if master is considered stable at the moment. @jmoiron

All 2 comments

Looks like the v1.2.0 tag is 2018 vintage. Might be worth adding a v1.3.0 tag pointing to the current master version if master is considered stable at the moment. @jmoiron

Added.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

fwhezfwhez picture fwhezfwhez  路  4Comments

yzk0281 picture yzk0281  路  5Comments

davisford picture davisford  路  5Comments

luiscvega picture luiscvega  路  4Comments

hexdigest picture hexdigest  路  4Comments