Andrey Melnikov
|
f3a2856d65
|
fix: codacy issues
|
2020-07-02 11:20:18 -07:00 |
|
Andrey Melnikov
|
c5d1ec9b1f
|
fix: go migrations since they would still occur in the order of creation timestamp. Manually initializing them fixes this issue.
|
2020-07-01 16:06:18 -07:00 |
|
Andrey Melnikov
|
945b3bc2e5
|
fix: moved migration into appropriate folder
|
2020-06-30 10:50:35 -07:00 |
|
Andrey Melnikov
|
f78ae63afa
|
clean: added method to SysConfig to return database connection information
|
2020-06-30 10:49:22 -07:00 |
|
Andrey Melnikov
|
2091485345
|
feat: added basic unit testing. Also separated migrations to separate sql and go migrations. This makes it easier to unit test where we just need sql migrations.
|
2020-06-30 10:49:22 -07:00 |
|