Its rather rough right now :) But yes I'll share it. To make my code look a little better, does anyone know how to access the databases.yml file, from within a pake task?
On Nov 10, 5:42 pm, drmikecrowe <[EMAIL PROTECTED]> wrote: > Could you share that pake task? That'd be pretty cool. > > On Nov 10, 9:57 am, Thierry <[EMAIL PROTECTED]> wrote: > > > I like the approach of dumping the mysql data. It is the probably the > > only solutions, considering propel. > > Now have a little pake task: > > propel-build-all-save-mysql > > > which does mysqldump, propel-build-all, load dump in that order > > It's still quite raw, but working nicely. > > > Mysqldiff seems to be working wonders as well :) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
