summaryrefslogtreecommitdiff
path: root/modules/kohana23_compat/libraries/MY_Database_Builder.php
AgeCommit message (Collapse)Author
2009-11-26Overload Database_Builder to add merge_where() which takes predefinedBharat Mediratta
where clauses and adds them to the existing query. Update all existing queries that take an additional where clause to use it.