classFlushExportRule
final class FlushExportRule
implements RewriteRule
sql_yacc.yy/opt_flush_lock requires a table list for FOR EXPORT, but not for WITH READ LOCK.
Methods§
public function rewrite(TerminalSequence $sequence): TerminalSequenceCompletes the original empty table-list occurrence when exporting table files.
Parameters
$sequence | TerminalSequence |
Returns
Test cases 2
Calls 4
- method-call TerminalSequence::occurrences() line 23
- method-call TerminalSequence::child() line 24
- method-call TerminalSequence::range() line 26
- method-call TerminalSequence::nameAt() line 30
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
GenerationContextTestcallsRewriteDefinitionsTestcallsMySqlProviderTestcallsPostgreSqlProviderTestcallsSqlGeneratorFactoryTestcallsSqliteProviderTestcalls