Skip to content
This repository has been archived by the owner on Feb 17, 2023. It is now read-only.

Commit

Permalink
perf(server:contacts): add index on unregistered_phone_contacts
Browse files Browse the repository at this point in the history
  • Loading branch information
John Doe committed Jan 27, 2016
1 parent c182726 commit da3861d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
CREATE INDEX ON unregistered_phone_contacts(phone_number);

0 comments on commit da3861d

Please sign in to comment.