$sqlite->valueList()
Creates a list of fields and values
Parameters
Name | Type | Default |
---|---|---|
$table * | string |
– |
$values * | array |string |
– |
$separator | string |
',' |
$enforceQualified | bool |
false |
Return type
array
Parent class
Kirby\Database\Sql\Sqlite
inherited from Kirby\Database\Sql