Skip to content

Commit f83ea82

Browse files
authored
Moved pgx/v4 e2e tests to the separated dir (#1823) (#1873)
To support two version of pgx in the e2e tests at the same time we move 'pgx/v4' tests to the separated v4 directory. Then new 'pgx/v4' e2e tests will be located in the v5 dir.
1 parent 2cbcd1f commit f83ea82

File tree

872 files changed

+0
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

872 files changed

+0
-0
lines changed

internal/endtoend/testdata/alias/postgresql/pgx/go/db.go renamed to internal/endtoend/testdata/alias/postgresql/pgx/v4/go/db.go

File renamed without changes.

internal/endtoend/testdata/alias/postgresql/pgx/go/models.go renamed to internal/endtoend/testdata/alias/postgresql/pgx/v4/go/models.go

File renamed without changes.

internal/endtoend/testdata/alias/postgresql/pgx/go/query.sql.go renamed to internal/endtoend/testdata/alias/postgresql/pgx/v4/go/query.sql.go

File renamed without changes.

internal/endtoend/testdata/alias/postgresql/pgx/query.sql renamed to internal/endtoend/testdata/alias/postgresql/pgx/v4/query.sql

File renamed without changes.

internal/endtoend/testdata/alias/postgresql/pgx/sqlc.json renamed to internal/endtoend/testdata/alias/postgresql/pgx/v4/sqlc.json

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)