Skip to content

Commit

Permalink
DROP unnecessary INDEX idx_feedback_is_anonymous
Browse files Browse the repository at this point in the history
  • Loading branch information
RonAzar committed Sep 26, 2024
1 parent 01a457a commit a4d6a2f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
DROP INDEX IF EXISTS idx_feedback_is_anonymous;

0 comments on commit a4d6a2f

Please sign in to comment.