database\\query::delete
Fires a delete query
database\query::delete($where = null)
Parameters
$where (mixed)
You can pass a where clause here or set it with ->where() before
Return values
boolean