Very odd error message that I'm getting whenever I try to do a symfony doctrine:build-all-reload
It seems to build the models OK, it's when it gets to the SQL building that it fails with the error "There is no open connection". I've found mentions of this error here : http://www.symfony-project.org/forum/index.php/t/17274/ and here : http://www.symfony-project.org/forum/index.php/m/59758/ But there is no solution for either. There is also a TRAC issue that has been "resolved" here : http://trac.symfony-project.org/ticket/3531 But no comments or code to suggest how it was resolved. FWIW, I don't think there is a problem with my databases.yml as it's working fine with my old models... I'm using sfDoctrinePlugin from SVN (/branches/1.1) Was that fix put into the SVN version at /branches/1.1? Any ideas anybody? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
