The operations department doesn't allow migrations in production. I now have the need to supply the sql statements to insert some records -- I know it's possible to call 'to_sql', with arel, and extract the sql from finders.The operations department doesn't allow migrati