On Fri, May 2, 2008 at 6:22 PM, djoos <[EMAIL PROTECTED]> wrote: > Why is the sfPropelParanoidBehaviorPlugin enabled by specifying > "paranoid"?
I can read in the sfPropelActAsSignable plugin that t handles a deleted_by column, which would imply having the paranoid behavior activated (records are not really deleted, so you can still reference them and the person who has deleted them). Silly suggestion, maybe the paranoid behavior is just a dependency? ++ -- Nicolas Perriault http://prendreuncafe.com/blog GSM: 06.60.92.08.67 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
