sql: There's no cursors w/o `Seek` need while ONEPASS_OFF in `DELETE`.
* While applying ONE_PASS[SINGLE|MULTI] optimizatoin positioning of one of the indexes is performed by another code, so it is not subject of `Seek`. Add explicit check that those optimizations are engaged. * Add regression test.
Loading
Please register or sign in to comment