classTableOptionRule
final class TableOptionRule
implements RewriteRule
version-3.47.2 parse.y table_option recognizes the ID spelling STRICT and WITHOUT ROWID.
Methods§
public function rewrite(TerminalSequence $sequence): TerminalSequenceResolves the generic table-option identifier without restricting identifiers in other grammar positions.
Parameters
$sequence | TerminalSequence |
Returns
Test cases 2
Calls 3
- method-call TerminalSequence::occurrences() line 23
- method-call TerminalSequence::range() line 24
- method-call TerminalSequence::nameAt() line 28
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
MySqlProviderTestcallsPostgreSqlProviderTestcallsSqlGeneratorFactoryTestcallsGenerationContextTestcallsRewriteDefinitionsTestcallsSqliteProviderTestcalls