classInputFile
final class InputFile
Restricted visibility: declared "@visibility ZtdQuery\Platform\MySql". Code outside that scope must not name this declaration.
Reads an explicitly named local LOAD DATA file before projecting its rows.
Methods§
public function read(LoadStatement $statement, string $sql): stringReject missing, non-file and unreadable LOAD DATA sources.
Parameters
$statement | LoadStatement | |
$sql | string |
Returns
stringThrows
Test cases 2
Called from 1
Test cases 5§
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 3
MySqlSessionFactoryTestcallsMySqlLoadDataProjectorTestcallsMySqlRewriterTestcalls