mirror of
https://github.com/friendica/friendica
synced 2025-04-25 09:10:11 +00:00
Fix "Cannot drop index 'last-editor-uid': needed in a foreign key constraint"
This commit is contained in:
parent
1359b171af
commit
c822d5fa94
4 changed files with 17 additions and 6 deletions
|
@ -35,6 +35,7 @@ Indexes
|
|||
| cid | cid |
|
||||
| reporter-id | reporter-id |
|
||||
| gsid | gsid |
|
||||
| last-editor-uid | last-editor-uid |
|
||||
| assigned-uid | assigned-uid |
|
||||
| status-resolution | status, resolution |
|
||||
| created | created |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue