switch to more complete null package, implement nicer sql logging
This commit is contained in:
parent
ed423a3606
commit
05c7f7d06a
21 changed files with 291 additions and 85 deletions
randomize
|
@ -5,7 +5,7 @@ import (
|
|||
"testing"
|
||||
"time"
|
||||
|
||||
null "gopkg.in/nullbio/null.v6"
|
||||
null "github.com/lbryio/null.go"
|
||||
)
|
||||
|
||||
func TestRandomizeStruct(t *testing.T) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue