Add an index on object likes
authorrinpatch <rinpatch@sdf.org>
Fri, 23 Aug 2019 00:17:20 +0000 (03:17 +0300)
committerrinpatch <rinpatch@sdf.org>
Fri, 23 Aug 2019 00:17:20 +0000 (03:17 +0300)
commit05e7d0a438ab8223b059441a0acd62e99b022d82
tree920445b467e38316a92f09e9c7c61a9bf39cec5f
parent0e50e9e4fa5a5d33d36f4226e1d32a00bf53fc72
Add an index on object likes

In !1538 favorites timeline was switched to use the joined object, but
no idex on likes in the joined object was added.
CHANGELOG.md
priv/repo/migrations/20190823000549_add_likes_index_to_objects.exs [new file with mode: 0644]