❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
database\\query::bindings($bindings = null)
Attaches additional bindings to the query.
$bindings
(mixed)
Array of bindings or null to use this method as getter
return
(mixed)
↑
Toolkit API overview
←
database\\query::avg
→
database\\query::build
↓
Back to Toolkit API section
Top