Hi all,
With symfony version 1.0.16 and sfPropelParanoidBehavior plugin version 1.0.3 I couldn't make the admin-generator pages listing to always exclude deleted data. It work at the first time (after a cache-clear), but always failed afterwards. At the first time I could see the queries including WHERE deleted_at IS NULL, but this clause didn't existed in the second and so on queries. My guess is somehow after cache creation, the paranoid plugin loading is skipped. Any idea how to fix this? Thanks all. All the best. -arief --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en -~----------~----~----~----~------~----~------~--~---
