$query->values()
Sets the values which should be used for the update or insert clause
Parameters
Name | Type | Default | Description |
---|---|---|---|
$values | mixed |
[ ] |
Can either be a string or an array of values |
Sets the values which should be used for the update or insert clause
Name | Type | Default | Description |
---|---|---|---|
$values | mixed |
[ ] |
Can either be a string or an array of values |