Unless you use the stock user system with Symfony, which creates a
table named 'user'. That won't work, I believe.

However, I will be finding out very soon, since I have to incorporate
the stock user system within a project within 2 weeks :-)

Also, Using Postgres.



On Feb 5, 3:10 am, Martin Ibarra Cervantes
<[email protected]> wrote:
> 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 
> > athttp://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.

Reply via email to