On Jun 9, 6:54 am, Konrad <[email protected]> wrote: > ... what's more build-model uses package attribute for directory name. > > You can use <externa-schema> tag maybe it will help. > > http://propel.phpdb.org/trac/wiki/Users/Documentation/1.3/Schema
One thing I noticed: I have schema in a plugin that contains a table that lists a foreign table in the global schema file. The build-model and build-sql tasks complained about that so I added the copied the definition for that table into my plugin schema. Didn't make any difference though, but Im wondering if maybe you can't link external schemas inside plugins to global schema? Doesn't make sense but I thought I would ask anyway. -- --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
