Update repo to add vattle org paths

This commit is contained in:
Patrick O'brien 2016-08-09 17:59:30 +10:00
parent 2ece7d14f6
commit 33286e648a
16 changed files with 42 additions and 41 deletions
bdb/drivers

View file

@ -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