Hi, I'm trying to build inherited models using Propel Behaviours. I've done a schema with a content table and a news. http://hashbin.com/39G
But, everything I build the model, symfony adds an "id" primary key to the news table. Even, if I told him that this the primary key is "content_id". Any idea how to deal with that ? I've tried "defaultIdMethod=none", but it didn't change anything. Thanks for your help. Nicolas --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---
