Yes and No. That works for r2519 but not in todays r2527, it's broken again. Propel must have changed since I built the model classes. So upon rebuilding the classes with a call to 'symfony propel-build-model' Everthing was working again. The line: const DATABASE_NAME = 'articles'; now exists in propel model non-Peer classes
But in todays revision 2527 this line has been taken out of the propel Object (non-Peer) classes again now I am still getting the error: sfDatabaseException - 'Database "" does not exist' --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" 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-devs -~----------~----~----~----~------~----~------~--~---
