Query\Drivers\Sqlite\Driver::insertBatch
Create sql for batch insert
Signature
public function insertBatch(string
$table,
[array
$data = ] )
Parameters
$table
— string$data
— array
Returns
- array
Defined by Interface
Parent Implementation
Test Coverage
Information
- Coverage: / Lines (%)
- Tests: 0
- Passed: 0 (0%)