Welcome Guest, Not a member yet? Register   Sign In
delete a record without get() - using DataMapper
#3

[eluser]WanWizard[/eluser]
Datamapper is an ORM, not a query builder or generator. You can't delete what you don't have, so you need to get it first.

If you don't want that, @pbs has pointed you to the alternative (what works how you want to).


Messages In This Thread
delete a record without get() - using DataMapper - by El Forum - 05-16-2013, 04:28 PM
delete a record without get() - using DataMapper - by El Forum - 05-17-2013, 12:02 AM
delete a record without get() - using DataMapper - by El Forum - 05-17-2013, 01:27 PM



Theme © iAndrew 2016 - Forum software by © MyBB