final class CopySourceRule
    implements RewriteRule

Implements gram.y/CopyStmt: PROGRAM needs a filename and COPY TO cannot carry a WHERE clause.

Methods§

public function rewrite(TerminalSequence $sequence): TerminalSequence

Completes only the corresponding COPY source and condition, retaining nested query clauses.

Parameters

Test cases 2
Calls 5

Test cases 8§

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

Dedicated tests 2
Other tests reaching this symbol 6

Relations§

Instantiated in 1