DEPRECATED: Use https://github.com/altipla-consulting/libs instead.
Database helper to read and write models.
go get github.com/altipla-consulting/databaseYou can make pull requests or create issues in GitHub. Any code you send should be formatted using gofmt.
Download any dependency your system may need:
make depsThen run the tests and configure a local MySQL instance for them:
make test