mastodon/lib/mastodon
Claire c31c95ffe4
Remove MySQL-specific code from Mastodon::MigrationHelpers (#15924)
Mastodon::MigrationHelpers has been forked from Gitlab a long time ago, but
Mastodon has never supported using a MySQL database.

Removing MySQL support from Mastodon::MigrationHelpers makes it a little easier
to maintain. In particular, it removes code that would need updating with
Rails 6.
2021-03-19 13:14:40 +01:00
..
accounts_cli.rb Fix “tootctl accounts unfollow” (#15639) 2021-01-29 18:38:56 +01:00
cache_cli.rb
cli_helper.rb
domains_cli.rb
email_domain_blocks_cli.rb Fixed code quality issues (#15541) 2021-01-31 21:26:09 +01:00
emoji_cli.rb
feeds_cli.rb
ip_blocks_cli.rb
maintenance_cli.rb Change deduplication order of tootctl maintenance fix-duplicates (#15923) 2021-03-19 11:07:56 +01:00
media_cli.rb
migration_helpers.rb Remove MySQL-specific code from Mastodon::MigrationHelpers (#15924) 2021-03-19 13:14:40 +01:00
premailer_webpack_strategy.rb
preview_cards_cli.rb
redis_config.rb Prepare Mastodon for Rails 6 (#15911) 2021-03-17 10:09:55 +01:00
search_cli.rb
settings_cli.rb
snowflake.rb
statuses_cli.rb
upgrade_cli.rb
version.rb