final class IntoClauseRule
    implements RewriteRule

analyze.c:transformOptionalSelectInto accepts INTO only on a top-level query's leftmost SELECT.

Methods§

public function rewrite(TerminalSequence $sequence): TerminalSequence

Preserves standalone and EXPLAIN destinations while removing nested and later set-operand destinations.

Parameters

Test cases 21
Calls 5

Test cases 27§

Test cases that cover or call this symbol, from the coverage report and from the analyzed test sources.

Dedicated tests 21
Other tests reaching this symbol 6

Relations§

Instantiated in 1