qb icon indicating copy to clipboard operation
qb copied to clipboard

Add an escape hatch to not request `result` all the time

Open elpete opened this issue 3 years ago • 0 comments

We've ran in to two bugs with including the result each time - once in PostgresGrammar and once in OracleGrammar. Although we shouldn't need to worry about it, we want to make it possible to not ask for the result when needed to work around these engine / JDBC bugs.

elpete avatar May 14 '21 19:05 elpete