hi, i like first create my schema on my DB with pgAdmin III and after with symfony doctrine:build-schema , build-model, build-forms. build-filters and i dont have problem :-) try. and this generate relations with other tables on your schema.
On Mon, Jan 25, 2010 at 7:15 PM, webasker <[email protected]> wrote: > Ok, this is weird. I tried changing the schema name, table name, and > column names to all lowercase, then it works. But I'm not allow to > change the database. Does anyone know why this is happening? How can > I work around this issue without changing the database? > > Also, symfony doctrine:build-schema does not generate relations in the > schema.yml. How can I get it to generate? > > Much appreciated. > > -- > 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. > > -- 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.
