mirror of
https://github.com/friendica/friendica
synced 2025-04-25 11:50:11 +00:00
Fixes PR #14819: Add missing index
This commit is contained in:
parent
02f693488f
commit
c3f2bfaef3
3 changed files with 11 additions and 8 deletions
|
@ -46,12 +46,13 @@ Fields
|
|||
Indexes
|
||||
------------
|
||||
|
||||
| Name | Fields |
|
||||
| ------------ | ----------------- |
|
||||
| PRIMARY | id |
|
||||
| nurl | UNIQUE, nurl(190) |
|
||||
| next_contact | next_contact |
|
||||
| network | network |
|
||||
| Name | Fields |
|
||||
| ------------- | ----------------- |
|
||||
| PRIMARY | id |
|
||||
| nurl | UNIQUE, nurl(190) |
|
||||
| next_contact | next_contact |
|
||||
| network | network |
|
||||
| redirect-gsid | redirect-gsid |
|
||||
|
||||
Foreign Keys
|
||||
------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue