Test in a staging environment (that is a production clone) first ... I always used them, though. I've considered making a variant of migrations that just spit out the computed migration SQL instead of applying them directly for environments where you don't want to run them automagically.
On Jul 13, 2010, at 12:08 PM, Farrukh Ijaz wrote: > Hi, > > Is anyone using Migrations in production environment? If yes, what is your > experience? I was planning to use it but a bit affraid as db changes on the > fly frightens me especially in production :) > > Farrukh > > Sent from my iPad > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > http://lists.apple.com/mailman/options/webobjects-dev/mschrag%40pobox.com > > This email sent to [email protected] _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
