]> cat aescling's git repositories - mastodon.git/commit
Remove unneccesary indices (#4738)
authorEugen Rochko <eugen@zeonfederated.com>
Wed, 30 Aug 2017 03:04:20 +0000 (05:04 +0200)
committerGitHub <noreply@github.com>
Wed, 30 Aug 2017 03:04:20 +0000 (05:04 +0200)
commitfcca31350d05064a117c5f1c1b014875dc12afd3
treece1e6873453c127d49b8e72bac86fa235a23cb36
parentee72a396417c9a2f9ec44732f58a8a4ab43d11b8
Remove unneccesary indices (#4738)

We only look up status_pins by account_id, or account_id and status_id,
never by status_id
db/migrate/20170829215220_remove_status_pins_account_index.rb [new file with mode: 0644]
db/schema.rb