class ActiveRecord::PendingMigrationError

def connection

def connection
  ActiveRecord::Tasks::DatabaseTasks.migration_connection
end