]> cat aescling's git repositories - mastodon.git/commit
Deduplicate accounts and make unique username/domain index case-insensitive (#7658)
authorEugen Rochko <eugen@zeonfederated.com>
Wed, 30 May 2018 00:51:26 +0000 (02:51 +0200)
committerGitHub <noreply@github.com>
Wed, 30 May 2018 00:51:26 +0000 (02:51 +0200)
commita16e06bbf584412c5a0f812da37fcd6e2c479d1a
tree4d4a7e1dcc7af3bf1e636e761b98b36be898f058
parenta7d726c3836a87006cedcdc4bd186f8aff89d093
Deduplicate accounts and make unique username/domain index case-insensitive (#7658)

Fix #6937
Fix #6837
Fix #6667
db/migrate/20180528141303_fix_accounts_unique_index.rb [new file with mode: 0644]
db/schema.rb