Closed jsimonetti closed 8 years ago
I have no idea why this would fail on 1.5.3 and builds fine on 1.6 ...
Please update the list of Go versions in the .travis yaml
file to:
1.5.3
1.6
to 1.6.3
1.7.1
Thank you!
This PR has 1 too many commits, let me re-add it.
This PR will add the SQLite3 StorageType to gorma. SQLite is an ideal database to use for development purposes. Supporting SQLite3 in gorma will help with local development of gorma backed API's.
Signed-off-by: Jeroen Simonetti jeroen@simonetti.nl