❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
sql::update($params = array())
Builds an update clause
$params
(array)
List of parameters for the update clause. See defaults for more info
return
(string)
↑
Toolkit API overview
←
sql::select
→
sql::values
↓
Back to Toolkit API section
Top