From 4c703a92500294d532162fbe722254665b4a24bc Mon Sep 17 00:00:00 2001 From: mokaddem Date: Thu, 30 Jul 2020 09:50:40 +0200 Subject: [PATCH] fix: [db_schema] Added feeds.orgc_id in the index Fix #5838 --- db_schema.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/db_schema.json b/db_schema.json index e0330d3df..ccc12ff5e 100644 --- a/db_schema.json +++ b/db_schema.json @@ -6876,7 +6876,8 @@ ], "feeds": [ "id", - "input_source" + "input_source", + "orgc_id" ], "fuzzy_correlate_ssdeep": [ "id",