Closed AmoebaProtozoa closed 3 years ago
Added extra step to deal with parameter with unspecified MySQL type but has Postgres OID.
PGOIDs are now being passed into parseBindArgs for better type conversion.
make dev-tmp passed
make dev-tmp
benchmarkSQL should now be able to run
benchmarkSQL
Changes
Added extra step to deal with parameter with unspecified MySQL type but has Postgres OID.
PGOIDs are now being passed into parseBindArgs for better type conversion.
Tests
make dev-tmp
passedbenchmarkSQL
should now be able to run