Reenable TestRowsScanNilThenScanValue
This commit is contained in:
@@ -991,7 +991,6 @@ func TestEncodeTypeRename(t *testing.T) {
|
||||
|
||||
// https://github.com/jackc/pgx/issues/810
|
||||
func TestRowsScanNilThenScanValue(t *testing.T) {
|
||||
t.Skip("TODO - unskip later in v5")
|
||||
t.Parallel()
|
||||
|
||||
testWithAndWithoutPreferSimpleProtocol(t, func(t *testing.T, conn *pgx.Conn) {
|
||||
|
||||
Reference in New Issue
Block a user