[#477] Added FTS index for `users`. Fixed failing test.
authorIvan Tashkinov <ivantashkinov@gmail.com>
Tue, 15 Jan 2019 09:04:54 +0000 (12:04 +0300)
committerIvan Tashkinov <ivantashkinov@gmail.com>
Tue, 15 Jan 2019 09:04:54 +0000 (12:04 +0300)
commitfc965f982c62c43e11cb42c77f7c371c9835a9f2
treec74d9f7bb44dd65136f5bd19b849e242af955ef3
parentdc45ec62c2f5dfcc895854dfbddf6fe9621d3072
[#477] Added FTS index for `users`. Fixed failing test.
priv/repo/migrations/20190115085500_create_user_fts_index.exs [new file with mode: 0644]
test/web/twitter_api/twitter_api_controller_test.exs