mastodon/db
Adam Copp 7d00e4edbd Make custom emoji domains case insensitive ()
* Make custom emoji domains case sensitive 

* Fixup style in downcase_domain to comply with codeclimate.

* switch if! to unless

* Don't use transactions, operate in batches.

Also revert spurious schema change.
..
migrate Make custom emoji domains case insensitive ()
post_migrate Extract counters from accounts table to account_stats table ()
schema.rb Make custom emoji domains case insensitive ()
seeds.rb Fix db:seed - only run some validations when the field was changed ()