sequel-rails
sequel-rails copied to clipboard
dump & load need to flag migration version
schema:dump needs to include the migration version in schema.rb
schema:load needs to add migration records assuming that all migrations up to the indicated version were applied.