restgomysql icon indicating copy to clipboard operation
restgomysql copied to clipboard

Requirement install go mysql driver

Open carlosdiaz opened this issue 9 years ago • 0 comments

Hi. It will be very helpful to mention that it requires the go mysql driver and that the user can install it with:

go get github.com/go-sql-driver/mysql

Yes, probably seems obvious, but it should be in the requirements part.

carlosdiaz avatar Mar 10 '16 22:03 carlosdiaz