When building Askeet with Symfony 1.1 we are asked to add
stripped_title to the ask_questions table of schema.yml. Following a
propel:build-model the om/BaseQuestion.php file is not updated with
the expected getStrippedTitle() and setStrippedTitle() functions
although they do appear in BaseAskQuestion.php. How can I force
propel:build-model to regenerate BaseQuestion.php with the
getStrippedTitle() and setStrippedTitle() functions?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---