migration skipping under rails 2.1+issues

we do "migration skipping" in wagn-- rake db:migrate on an empty database loads a schema then jumps to version 109.  the rails code underneath changed a bunch in 2.1.  this has mostly been fixed but the tests are still breaking claiming a bunch of migrations haven't been run.