Linter redundant index check

Hi, Does the supabase linter check if a index is never used and then say its redundant. Or does it also check indexes that were used but another index could have worked just has well since it contained it. This way I know if i should still be checking manually or not. Because the second senario is quite common
1 Reply
garyaustin
garyaustin6h ago
GitHub
splinter/lints/0009_duplicate_index.sql at main · supabase/splinter
Supabase Postgres Linter: Performance and Security Advisors - supabase/splinter

Did you find this page helpful?