Hazaar\DBI\Table::where() and Hazaar\DBI\Table::find() update to allow string where clauses #20
Labels
No labels
bug
confirmed
critical
discussion
documentation
Doing
enhancement
suggestion
support
To Do
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: hazaar/hazaar-dbi#20
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently, the
where()
method requires that the argument be an array of standard search criteria. I think it would be nice to be able to use a standard SQL where clause instead.Such as:
created branch
20-hazaar-dbi-table-where-and-hazaar-dbi-table-find-update-to-allow-string-where-clauses
mentioned in merge request !1
closed via merge request !1
closed via commit
baecd1d27d