postgres-storage
postgres-storage copied to clipboard
Makes it difficult to validate a PR's correctness if the test suite doesn't work even with unmodified code. ``` # github.com/yroc92/postgres-storage [github.com/yroc92/postgres-storage.test] ./storage_test.go:19:29: undefined: Options ./storage_test.go:22:45: undefined: Options ./storage_test.go:35:9: cannot...
While the config defaults to "postgres", the underlying library supports other SQL dialects. We should allow it to support them. In which case, we might want to rename this repo....
From @mholt https://github.com/yroc92/postgres-storage/blob/master/module.go