2
0

chore: change module name after fork

This commit is contained in:
2024-01-15 15:26:58 +03:00
parent b7de418d46
commit 8418eab609
194 changed files with 370 additions and 371 deletions
+3 -3
View File
@@ -4,9 +4,9 @@ import (
"database/sql/driver"
"fmt"
"github.com/jackc/pgx/v5/internal/anynil"
"github.com/jackc/pgx/v5/pgconn"
"github.com/jackc/pgx/v5/pgtype"
"github.com/andoma-go/pgx/v5/internal/anynil"
"github.com/andoma-go/pgx/v5/pgconn"
"github.com/andoma-go/pgx/v5/pgtype"
)
// ExtendedQueryBuilder is used to choose the parameter formats, to format the parameters and to choose the result