final class IdentifierListRule
    implements RewriteRule

parse.y/parserAddExprIdListTerm only accepts COLLATE and sort order while loading legacy schemas.

Methods§

public function rewrite(TerminalSequence $sequence): TerminalSequence

Removes legacy-only identifier suffixes, preserving ORDER BY and index expressions elsewhere.

Parameters

Test cases 1
Calls 3

Test cases 7§

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

Dedicated tests 1
Other tests reaching this symbol 6

Relations§

Instantiated in 1