discourse/lib/tasks
Sam Saffron 412e1ebbe2 DEV: correct parallel specs rake tasks
This used to work due to side effects.

`rake parallel:migrate` used to work very inconsistently and would only migrate
some of the databases.

This introduces the recommended change to db.yml so the correct database is
found based off TEST_ENV_NUMBER if for some reason we did not set it using
RAILS_DB

Also avoids a bunch of schema dumping which is not needed when migrating
parallel specs



DB number 1 is very odd cause for whatever reason parallel spec is not
setting it.
2019-12-31 14:07:55 +11:00
..
add_topic_to_quotes.rake
admin.rake
api.rake
assets.rake
auto_annotate_models.rake
autospec.rake
avatars.rake
backfill.thor
build_test_topic.rake
build.rake
categories.rake
cdn.rake
db.rake DEV: correct parallel specs rake tasks 2019-12-31 14:07:55 +11:00
destroy.rake
docker.rake
emails.rake
emoji.rake
export.rake
groups.rake
i18n.rake
images.rake
import.rake
incoming_emails.rake
integration.rake
javascript.rake
maxminddb.rake
plugin.rake
populate.thor
posts.rake
qunit.rake
redis.rake
release_note.rake
rspec.rake
s3.rake
scheduler.rake
search.rake
site_settings.rake
smoke_test.rake
svg_icons.rake
tags.rake
themes.rake
topics.rake
turbo.rake
typepad.thor
uploads.rake
user_actions.rake
users.rake