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

* 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.
2018-12-11 05:30:57 +01:00
..
migrate Make custom emoji domains case insensitive #9351 (#9474) 2018-12-11 05:30:57 +01:00
post_migrate Extract counters from accounts table to account_stats table (#9295) 2018-11-19 00:43:52 +01:00
schema.rb Make custom emoji domains case insensitive #9351 (#9474) 2018-12-11 05:30:57 +01:00
seeds.rb Fix db:seed - only run some validations when the field was changed (#3592) 2017-06-08 09:22:01 -04:00