Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 207 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 207 Bytes

go-dockertest-example

Are sqlc and dockertest awesomely cool?

go install github.com/kyleconroy/sqlc/cmd/sqlc@latest
go get github.com/lib/pq
go get -u github.com/ory/dockertest/v3