On Oct 11, 2007, at 15:55 , Jack Danger Canty wrote: > If this is in an ActiveRecord migration I'd probably do it with > straight > SQL. I've had bad experiences with relying on models in migrations > when the > model code can change. such as?