classIdentifierListRule
final class IdentifierListRule
implements RewriteRule
parse.y/parserAddExprIdListTerm only accepts COLLATE and sort order while loading legacy schemas.
Methods§
public function rewrite(TerminalSequence $sequence): TerminalSequenceRemoves legacy-only identifier suffixes, preserving ORDER BY and index expressions elsewhere.
Parameters
$sequence | TerminalSequence |
Returns
Test cases 1
Calls 3
- function-call
array_reverseline 23 - function-call
in_arrayline 24 - method-call TerminalSequence::range() line 27
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
MySqlProviderTestcallsPostgreSqlProviderTestcallsSqlGeneratorFactoryTestcallsGenerationContextTestcallsRewriteDefinitionsTestcallsSqliteProviderTestcalls