InfiniteStash
81fa75e1ea
Add config options for postgres connection params ( #326 )
2022-02-18 21:08:04 +01:00
peolic
53e609e262
Implement migration logging ( #187 )
2021-11-25 08:45:04 +01:00
InfiniteStash
ddca0309ca
Replace packr with go:embed ( #118 )
2021-08-19 20:19:56 +02:00
WithoutPants
2f60f8afbb
Major refactor ( #98 )
2021-06-15 19:26:02 +10:00
InfiniteStash
6d4f43ee41
Add linting and additional error checkers ( #84 )
2021-05-24 18:46:22 +02:00
InfiniteStash
b1bf1fea1a
Rename namespace to stash-box and update linux compiles to be static ( #41 )
2021-01-29 13:25:26 +01:00
WithoutPants
bfdd2de65f
Remove sqlite ( #14 )
2020-02-04 18:02:09 +11:00
WithoutPants
3c669105ff
Fix integration tests ( #12 )
...
* Fix test compile error and panic
* Remove irrelevant tests
* Fix NULLS LAST change
* Support integration test against postgres
* Fix postgres test failure
2020-01-18 09:22:05 +11:00
WithoutPants
132ca6a511
Add support for postgres database ( #4 )
...
* Generalise database
* Add postgres migration
* Add optional support for postgres database
* Add postgres documentation to README
2019-11-29 11:16:59 +11:00