Mandatory index added

This commit is contained in:
Michael 2021-10-19 01:55:24 +00:00
parent 235eab0d99
commit 6d0f6babe3
3 changed files with 23 additions and 20 deletions

View file

@ -24,11 +24,12 @@ Fields
Indexes
------------
| Name | Fields |
| ---------- | ---------- |
| PRIMARY | id |
| contact-id | contact-id |
| uid | uid |
| Name | Fields |
| ----------- | ----------- |
| PRIMARY | id |
| contact-id | contact-id |
| suggest-cid | suggest-cid |
| uid | uid |
Foreign Keys
------------