With Pookey's help I got this sorted - when building the SQL doctrine doesn't (for some crazy reason) build it from the schema file, but from the generated models. As I was trying to build it with some initial broken models in place (thinking it was using the schema file) it was failing. Removing the generated doctrine classes, regenerating them and then building the SQL worked.
Gotta love computers :) Peter At 13:54 03/03/2008, Peter Bowyer wrote: >I'm getting the following error no matter what schema.yml file I >throw at sfDoctrine - a sample from the sfDoctrinePlugin page, from >the doctrine manual or even my handwritten yml file ;) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
