fix: [db_schema] Added feeds.orgc_id in the index

Fix #5838
pull/6161/head
mokaddem 2020-07-30 09:50:40 +02:00
parent a359cbb858
commit 4c703a9250
No known key found for this signature in database
GPG Key ID: 164C473F627A06FA
1 changed files with 2 additions and 1 deletions

View File

@ -6876,7 +6876,8 @@
], ],
"feeds": [ "feeds": [
"id", "id",
"input_source" "input_source",
"orgc_id"
], ],
"fuzzy_correlate_ssdeep": [ "fuzzy_correlate_ssdeep": [
"id", "id",