2
0

Split pgtype into own repo

This commit is contained in:
Jack Christensen
2019-04-20 19:20:00 -05:00
parent cc3461e65d
commit 1b8f0016e9
169 changed files with 23 additions and 25502 deletions
+1 -1
View File
@@ -6,8 +6,8 @@ import (
"testing"
"github.com/jackc/pgconn"
"github.com/jackc/pgtype"
"github.com/jackc/pgx/v4"
"github.com/jackc/pgx/v4/pgtype"
)
func TestConnBeginBatch(t *testing.T) {