Migrations: Add index on client_id and client_secret for apps.
authorlain <lain@soykaf.club>
Tue, 26 May 2020 14:46:57 +0000 (16:46 +0200)
committerrinpatch <rinpatch@sdf.org>
Sun, 7 Jun 2020 22:20:48 +0000 (01:20 +0300)
commiteabf9317b554117b02bdcfe19c6371a44223ef2b
tree9d7f8069d890595dce9e9a7c1870bc40617f2f6e
parentc29ad60c2014069929bc2906aa3af106a04ef215
Migrations: Add index on client_id and client_secret for apps.

Greatly speeds up app lookup.
priv/repo/migrations/20200526144426_add_apps_indexes.exs [new file with mode: 0644]