On May 21, 1:25 am, Gwoo <[EMAIL PROTECTED]> wrote: > Now all someone has to do is "cake schema run update" and they have > all the latest changes. If a new developer comes into the picture then > they can create. If you want to see the difference between two schemas > you can do a dry run through the console or diff the revisions.
Gwoo, I got a few questions... Am I right in saying, that if I make changes to a shema file and run that, it runs the entire schema again? Wouldn't that overwrite your existing DB tables? Does Schema support all DB backends right now? Does Schema allow you to rename/modify/drop columns, or just create tables and columns? I just want to find out what the limitation of the Schema shell is, if there are any. Joel --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
