$mysql->valueSet()
Creates a set of values
Parameters
Name | Type | Default |
---|---|---|
$table * | string |
– |
$values * | string |array |
– |
$separator | string |
',' |
$enforceQualified | bool |
false |
Return type
array
Parent class
Kirby\Database\Sql\Mysql
inherited from Kirby\Database\Sql