index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
db
/
migrate
/
20180528141303_fix_accounts_unique_index.rb
Age
Commit message (
Expand
)
Author
2023-03-26
Migration warning helper, and only run in production env (#24253)
Matt Jankowski
2023-02-19
Autofix Rubocop Style/RedundantBegin (#23703)
Nick Schonning
2022-01-27
Fix some old database migrations (#17379)
Claire
2021-03-19
Further preparation for Rails 6 (#15916)
Claire
2020-01-27
Fix interactive delays in database migrations with no TTY (#12969)
Eugen Rochko
2019-07-10
Fix old migration script depending on the StreamEntry model (#11278)
ThibG
2018-08-15
Fix FixAccountsUniqueIndex migration (#8212)
ThibG
2018-08-11
Make some migration script more robust (fixes #8007) (#8170)
ThibG
2018-05-31
Wrong exception class: ActiveRecord::RecordNotUnique, not PG::UniqueViolation...
Eugen Rochko
2018-05-31
Improve account index migration (#7684)
Eugen Rochko
2018-05-31
Fix nil error in migration (#7680)
Eugen Rochko
2018-05-30
Fix broken migrate (regression from #7658) (#7674)
Yamagishi Kazutoshi
2018-05-30
Deduplicate accounts and make unique username/domain index case-insensitive (...
Eugen Rochko