fix: full text search may produce dup results when search over multiple columns#3189
fix: full text search may produce dup results when search over multiple columns#3189BubbleCal merged 2 commits intolance-format:mainfrom
Conversation
Signed-off-by: BubbleCal <bubble-cal@outlook.com>
|
ACTION NEEDED The PR title and description are used as the merge commit message. Please update your PR title and description to match the specification. For details on the error please inspect the "PR Title Check" action. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3189 +/- ##
==========================================
+ Coverage 78.06% 78.71% +0.64%
==========================================
Files 243 243
Lines 82661 82694 +33
Branches 82661 82694 +33
==========================================
+ Hits 64529 65090 +561
+ Misses 14932 14825 -107
+ Partials 3200 2779 -421
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
wjones127
left a comment
There was a problem hiding this comment.
This fix looks good. The CI failure looks like it's an issue on main. I'll investigate that soon.
fix #3188