Welcome Guest, Not a member yet? Register   Sign In
db::_delete() ignores $where
#3

[eluser]m4rw3r[/eluser]
I call db::_delete() from IgnitedQuery, to generate a db specific query.
(and I'm perfecly aware of how the AR lib works, because I've written a "clone")

But now I've decided to skip the call to db::_delete() because of this problem and the fact that they all are identical, no matter what driver is choosen.

I filed this bug because it is incoherent with the other db specific methods.
(and please do not change them to all use $this->ar_* instead of parameters, because they are reusable by 3:rd party libs if they don't depend on AR being present)


Messages In This Thread
db::_delete() ignores $where - by El Forum - 11-06-2008, 12:06 PM
db::_delete() ignores $where - by El Forum - 11-06-2008, 01:56 PM
db::_delete() ignores $where - by El Forum - 11-06-2008, 02:40 PM



Theme © iAndrew 2016 - Forum software by © MyBB