One of the nice things about migrations is that you can selectively roll your changes back and forward. But, sometimes it doesn''t work as expected. In my current project I rolled back to VERSION=0. Then applied on migration at a time and rolled it back to make sure that I had coded everything correctly. Tthe first 3 went well. But, when I attempted to apply VERSION=4. Rake attempted to apply all the rest of my migrations. Does anyone else experienced this? -- Best Regards, -Larry "Work, work, work...there is no satisfactory alternative." --- E.Taft Benson -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060712/12dd17db/attachment.html