On 5/14/07, Oshuma <[EMAIL PROTECTED]> wrote: > > I'm currently using a collection of SQL scripts to manage my database > tables. The scripts are pure SQL which I just 'source' in the mysql > command-line utility. However, with a growing number of tables, > single scripts are getting a bit hard to manage. Is there a better > way to handle database tables? It would be nice if there was a > migration tool, sort of like Ruby on Rails' migration task. If none > exist, I'll see if I can hack something together, and I'll post it for > scrutiny. ;P
http://bakery.cakephp.org/articles/view/cake-db-migrations-v2-1 Hope that helps (my karma :) ) -- Chris Hartjes My motto for 2007: "Just build it, damnit!" @TheBallpark - http://www.littlehart.net/attheballpark @TheKeyboard - http://www.littlehart.net/atthekeyboard --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
