go-gorp / gorp

Go Relational Persistence - an ORM-ish library for Go
MIT License
3.74k stars 369 forks source link

.github: add integration test job #434

Closed nelsam closed 1 year ago

nelsam commented 1 year ago

This is a first-pass attempt at getting our integration tests against mysql, postgres, and sqlite to work in github actions.