Thank you David!

I tried to removed doctrines dir and simplify my schema.yml and then... I
saw my error... My schema.yml was incorrect (wrong relations between
tables).

Well, sorry, was my bad...



On Wed, Jul 8, 2009 at 12:30 PM, David <[email protected]> wrote:

>
> Hi,
>
> I have the same problem a couple of weeks ago and the solution is to
> check (and empty) the doctrines dirs inside the lib directory !
>
> I hope it helps !
>
> Regards
>
> David
>
> On Jul 8, 11:10 am, Jérome Vandenende <[email protected]>
> wrote:
> > Hello,
> >
> > I have a silly question: Why doesn't doctrine read my schema.yml?
> >
> > Let me explain my problem. I have a schema.yml with some table
> definition. I
> > run symfony doctrine:build-all-reload without any problems. Later, I
> update
> > my schema.yml (removing some table, updating, or wathever changes in
> > schema.yml) and when I run again the rebuild task, I still have removed
> > table in my schema.sql (and, of course, in my database, even if I run
> > symfony doctrine:drop-db). Why this behaviour? Is there a way to force
> > Doctrine to re-read my schema.yml?
> >
> > Thanks for your help...
> >
>

--~--~---------~--~----~------------~-------~--~----~
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