]> cat aescling's git repositories - mastodon.git/commit
Remove MySQL-specific code from Mastodon::MigrationHelpers (#15924)
authorClaire <claire.github-309c@sitedethib.com>
Fri, 19 Mar 2021 12:14:40 +0000 (13:14 +0100)
committerGitHub <noreply@github.com>
Fri, 19 Mar 2021 12:14:40 +0000 (13:14 +0100)
commitc31c95ffe4fbf80981a0ee03484d72ee6d75d2ee
tree4d81f280e176c45e9d7f4e1f1c0f09a752f4c063
parent82caed594c3ad2cafe0c83b814879f30942fe57b
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.
lib/mastodon/migration_helpers.rb