Elizabeth Engelman
|
948246cf83
|
Address PR comments
|
2019-06-17 14:49:25 -05:00 |
|
Elizabeth Engelman
|
fd126c7bea
|
Remove unused RecheckHeaders method and update Repo tests
|
2019-06-13 15:19:23 -05:00 |
|
Elizabeth Engelman
|
f292888195
|
Refactor checked column specific SQL
|
2019-06-13 12:36:29 -05:00 |
|
Gabe Laughlin
|
a344432156
|
(VDB-560) Rename lightSync to headerSync
|
2019-05-01 12:12:55 -05:00 |
|
Ian Norden
|
24879a85aa
|
mv pkg/omni pkg/contract_watcher
|
2019-03-21 18:33:56 -05:00 |
|
Ian Norden
|
9f8c50e3ab
|
tests for migration path ordering and errors
|
2019-03-13 11:42:30 -05:00 |
|
Rob Mulholand
|
1414779d52
|
Use *sqlx.Tx instead of *sql.Tx
- requires using db.Beginx() instead of db.Begin()
- enables calling tx.Get()
|
2019-03-06 12:43:39 -06:00 |
|
Rob Mulholand
|
b6bef49318
|
Add tests for plugin helpers
- Prevents code analysis from showing functions as unused
- Also address other code analysis issues
|
2019-03-06 12:43:39 -06:00 |
|