Update repo to add vattle org paths
This commit is contained in:
parent
2ece7d14f6
commit
33286e648a
16 changed files with 42 additions and 41 deletions
bdb/drivers
|
@ -7,7 +7,7 @@ import (
|
|||
|
||||
// Side-effect import sql driver
|
||||
_ "github.com/lib/pq"
|
||||
"github.com/nullbio/sqlboiler/bdb"
|
||||
"github.com/vattle/sqlboiler/bdb"
|
||||
)
|
||||
|
||||
// PostgresDriver holds the database connection string and a handle
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue