From 42fedd7745330ad49611ae728cce0a3f2ab1957f Mon Sep 17 00:00:00 2001 From: LittleSheep Date: Sun, 8 Sep 2024 01:37:03 +0800 Subject: [PATCH] :bug: Fix account_id where clause causing indexing issue --- .idea/dataSources.local.xml | 2 +- .idea/workspace.xml | 8 ++++++-- pkg/internal/server/api/index_api.go | 3 ++- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.idea/dataSources.local.xml b/.idea/dataSources.local.xml index 35bf44e..3647521 100644 --- a/.idea/dataSources.local.xml +++ b/.idea/dataSources.local.xml @@ -1,6 +1,6 @@ - + " diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 9cfd8f2..71c6e47 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -5,7 +5,11 @@ + + + +