Hi. > The problem of a database not existing has cropped up everywhere, in > the dev mailing list, in the forum (several threads), on IRC and even > on trac (#1066). > > This was my mistake for i forgot to tell alpha-users to rebuild their > model in the log of changeset 2484. > > My question is: should i do something about that? Is that possible to > change the log of an old svn commit? > > Or should i add an exception if that constant DATABASE_NAME does not > exist, throwing an exception which is more informative than "Database > "" does not exist"? (probably the wisest solution...) > > Or is there some sort of changelog on which i should advise people to > rebuild their model after upgrading to version 2484?
Why don't you just add a comment to the CHANGELOG file? Or maybe you could add model regeneration to the upgrade script. Anyone sees problems with that? Martin --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
