Is there any way to specify the order in which the propel:build-model task processes schema files?
We have a problem building models since we have schema in a plugin that refers to a table in the global schema file. It looks like schema files inside plugins get processed first by propel:build-model before the global one, hence we get an error about the table not existing. -- --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
