Conditionalized tests of bindvar emulation so they're not run for Oracle. Two of them don't work for Oracle (tries to do a "select" in db_ex…
Show more
Conditionalized tests of bindvar emulation so they're not run for Oracle.Two of them don't work for Oracle (tries to do a "select" in db_exec_plsql)and since Oracle's definition of bindvar semantics defines the emulationsemantics it seems silly to test if Oracle adheres to them or not :)
Show less