Rake db:migrate:reset

When I do a “rake db:migrate:reset” does this erase/drop the
“schema_migrations” db so that all the migrations are then rerun or
applied in order?