Development

#6903 (Problem with selecting)

You must first sign up to be able to contribute.

Ticket #6903 (new defect)

Opened 4 years ago

Problem with selecting

Reported by: HAUSa Assigned to: fabien
Priority: major Milestone:
Component: sfPropelParanoidBehaviorPlugin Version: 1.2.8
Keywords: Cc:
Qualification: Unreviewed

Description

The delete override works fine, but when I use the ObjectPeer::doSelect() method it doesn't add the "WHERE deleted_at IS NULL" part in the query.