Query\Drivers\Mysql\Driver::returning
Generate the returning clause for the current database
Signature
public function returning(string
$query,
string
$select )
Parameters
$query
— string$select
— string
Returns
- string
Parent Implementation
Line | Task |
---|---|
77 | add checks for MariaDB for future-proofing |