| name,title,level,facing,categories,description,detail,remediation,metadata,cache_key | |
| unindexed_foreign_keys,Unindexed foreign keys,INFO,EXTERNAL,"[""PERFORMANCE""]","Identifies foreign key constraints without a covering index, which can impact database performance.",Table \`public.activities\` has a foreign key \`activities_repository_id_fkey\` without a covering index. This can lead to suboptimal query performance.,https://supabase.com/docs/guides/database/database-linter?lint=0001_unindexed_foreign_keys,"{""name"":""activities"",""type"":""table"",""schema"":""public"",""fkey_name"":""activities_repository_id_fkey"",""fkey_columns"":[4]}",unindexed_foreign_keys_public_activities_activities_repository_id_fkey | |
| unindexed_foreign_keys,Unindexed foreign keys,INFO,EXTERNAL,"[""PERFORMANCE""]","Identifies foreign key constraints without a covering index, which can impact database performance.",Table \`public.activities\` has a foreign key \`activities_target_user_id_fkey\` without a covering index. This can lead to suboptimal query performance.,https://supabase.com/docs/guides/database/database-linter?lint=0001_unindexed_foreign_keys,"{""name"":""activities"",""type"":""table"",""schema"":""public"",""fkey_name"":""activities_target_user_id_fkey"",""fkey_columns"":[5]}",unindexed_foreign_keys_public_activities_activities_target_user_id_fkey | |
| unindexed_foreign_keys,Unindexed foreign keys,INFO,EXTERNAL,"[""PERFORMANCE""]","Identifies foreign key constraints without a covering index, which can impact database performance.",Table \`public.chat_participants\` has a foreign key \`chat_participants_user_id_fkey\` without a covering index. This can lead to suboptimal query performance.,https://supabase.com/docs/guides/database/database-linter?lint=0001_unindexed_foreign_keys,"{""name"":""chat_participants"",""type"":""table"",""schema"":""public"",""fkey_name"":""chat_participants_user_id_fkey"",""fkey_columns"":[3]}",unindexed_foreign_keys_public_chat_participants_chat_participants_user_id_fkey | |
| unindexed_foreign_keys,Unindexed foreign keys,INFO,EXTERNAL,"[""PERFORMANCE""]","Identifies foreign key constraints without a covering index, which can impact database performance.",Table \`public.chats\` has a foreign key \`chats_created_by_fkey\` without a covering index. This can lead to suboptimal query performance.,https://supabase.com/docs/guides/database/database-linter?lint=0001_unindexed_foreign_keys,"{""name"":""chats"",""type"":""table"",""schema"":""public"",""fkey_name"":""chats_created_by_fkey"",""fkey_columns"":[6]}",unindexed_foreign_keys_public_chats_chats_created_by_fkey | |
| unindexed_foreign_keys,Unindexed foreign keys,INFO,EXTERNAL,"[""PERFORMANCE""]","Identifies foreign key constraints without a covering index, which can impact database performance.",Table \`public.messages\` has a foreign key \`messages_chat_id_fkey\` without a covering index. This can lead to suboptimal query performance.,https://supabase.com/docs/guides/database/database-linter?lint=0001_unindexed_foreign_keys,"{""name"":""messages"",""type"":""table"",""schema"":""public"",""fkey_name"":""messages_chat_id_fkey"",""fkey_columns"":[2]}",unindexed_foreign_keys_public_messages_messages_chat_id_fkey | |
| unindexed_foreign_keys,Unindexed foreign keys,INFO,EXTERNAL,"[""PERFORMANCE""]","Identifies foreign key constraints without a covering index, which can impact database performance.",Table \`public.messages\` has a foreign key \`messages_reply_to_fkey\` without a covering index. This can lead to suboptimal query performance.,https://supabase.com/docs/guides/database/database-linter?lint=0001_unindexed_foreign_keys,"{""name"":""messages"",""type"":""table"",""schema"":""public"",""fkey_name"":""messages_reply_to_fkey"",""fkey_columns"":[6]}",unindexed_foreign_keys_public_messages_messages_reply_to_fkey | |
| unindexed_foreign_keys,Unindexed foreign keys,INFO,EXTERNAL,"[""PERFORMANCE""]","Identifies foreign key constraints without a covering index, which can impact database performance.",Table \`public.messages\` has a foreign key \`messages_sender_id_fkey\` without a covering index. This can lead to suboptimal query performance.,https://supabase.com/docs/guides/database/database-linter?lint=0001_unindexed_foreign_keys,"{""name"":""messages"",""type"":""table"",""schema"":""public"",""fkey_name"":""messages_sender_id_fkey"",""fkey_columns"":[3]}",unindexed_foreign_keys_public_messages_messages_sender_id_fkey | |
| unindexed_foreign_keys,Unindexed foreign keys,INFO,EXTERNAL,"[""PERFORMANCE""]","Identifies foreign key constraints without a covering index, which can impact database performance.",Table \`public.notifications\` has a foreign key \`notifications_actor_id_fkey\` without a covering index. This can lead to suboptimal query performance.,https://supabase.com/docs/guides/database/database-linter?lint=0001_unindexed_foreign_keys,"{""name"":""notifications"",""type"":""table"",""schema"":""public"",""fkey_name"":""notifications_actor_id_fkey"",""fkey_columns"":[7]}",unindexed_foreign_keys_public_notifications_notifications_actor_id_fkey | |
| unindexed_foreign_keys,Unindexed foreign keys,INFO,EXTERNAL,"[""PERFORMANCE""]","Identifies foreign key constraints without a covering index, which can impact database performance.",Table \`public.notifications\` has a foreign key \`notifications_repository_id_fkey\` without a covering index. This can lead to suboptimal query performance.,https://supabase.com/docs/guides/database/database-linter?lint=0001_unindexed_foreign_keys,"{""name"":""notifications"",""type"":""table"",""schema"":""public"",""fkey_name"":""notifications_repository_id_fkey"",""fkey_columns"":[8]}",unindexed_foreign_keys_public_notifications_notifications_repository_id_fkey | |
| unindexed_foreign_keys,Unindexed foreign keys,INFO,EXTERNAL,"[""PERFORMANCE""]","Identifies foreign key constraints without a covering index, which can impact database performance.",Table \`public.repositories\` has a foreign key \`repositories_fork_parent_id_fkey\` without a covering index. This can lead to suboptimal query performance.,https://supabase.com/docs/guides/database/database-linter?lint=0001_unindexed_foreign_keys,"{""name"":""repositories"",""type"":""table"",""schema"":""public"",""fkey_name"":""repositories_fork_parent_id_fkey"",""fkey_columns"":[7]}",unindexed_foreign_keys_public_repositories_repositories_fork_parent_id_fkey | |
| unindexed_foreign_keys,Unindexed foreign keys,INFO,EXTERNAL,"[""PERFORMANCE""]","Identifies foreign key constraints without a covering index, which can impact database performance.",Table \`public.users\` has a foreign key \`users_user_id_fkey\` without a covering index. This can lead to suboptimal query performance.,https://supabase.com/docs/guides/database/database-linter?lint=0001_unindexed_foreign_keys,"{""name"":""users"",""type"":""table"",""schema"":""public"",""fkey_name"":""users_user_id_fkey"",""fkey_columns"":[2]}",unindexed_foreign_keys_public_users_users_user_id_fkey | |
| unused_index,Unused Index,INFO,EXTERNAL,"[""PERFORMANCE""]",Detects if an index has never been used and may be a candidate for removal.,Index \`idx_repositories_user_id\` on table \`public.repositories\` has not been used,https://supabase.com/docs/guides/database/database-linter?lint=0005_unused_index,"{""name"":""repositories"",""type"":""table"",""schema"":""public""}",unused_index_public_repositories_idx_repositories_user_id | |
| unused_index,Unused Index,INFO,EXTERNAL,"[""PERFORMANCE""]",Detects if an index has never been used and may be a candidate for removal.,Index \`idx_repository_files_repository_id\` on table \`public.repository_files\` has not been used,https://supabase.com/docs/guides/database/database-linter?lint=0005_unused_index,"{""name"":""repository_files"",""type"":""table"",""schema"":""public""}",unused_index_public_repository_files_idx_repository_files_repository_id | |
| unused_index,Unused Index,INFO,EXTERNAL,"[""PERFORMANCE""]",Detects if an index has never been used and may be a candidate for removal.,Index \`idx_commits_repository_id\` on table \`public.commits\` has not been used,https://supabase.com/docs/guides/database/database-linter?lint=0005_unused_index,"{""name"":""commits"",""type"":""table"",""schema"":""public""}",unused_index_public_commits_idx_commits_repository_id | |
| unused_index,Unused Index,INFO,EXTERNAL,"[""PERFORMANCE""]",Detects if an index has never been used and may be a candidate for removal.,Index \`idx_commits_user_id\` on table \`public.commits\` has not been used,https://supabase.com/docs/guides/database/database-linter?lint=0005_unused_index,"{""name"":""commits"",""type"":""table"",""schema"":""public""}",unused_index_public_commits_idx_commits_user_id | |
| unused_index,Unused Index,INFO,EXTERNAL,"[""PERFORMANCE""]",Detects if an index has never been used and may be a candidate for removal.,Index \`idx_stars_user_id\` on table \`public.stars\` has not been used,https://supabase.com/docs/guides/database/database-linter?lint=0005_unused_index,"{""name"":""stars"",""type"":""table"",""schema"":""public""}",unused_index_public_stars_idx_stars_user_id | |
| unused_index,Unused Index,INFO,EXTERNAL,"[""PERFORMANCE""]",Detects if an index has never been used and may be a candidate for removal.,Index \`idx_stars_repository_id\` on table \`public.stars\` has not been used,https://supabase.com/docs/guides/database/database-linter?lint=0005_unused_index,"{""name"":""stars"",""type"":""table"",""schema"":""public""}",unused_index_public_stars_idx_stars_repository_id | |
| unused_index,Unused Index,INFO,EXTERNAL,"[""PERFORMANCE""]",Detects if an index has never been used and may be a candidate for removal.,Index \`idx_follows_follower_id\` on table \`public.follows\` has not been used,https://supabase.com/docs/guides/database/database-linter?lint=0005_unused_index,"{""name"":""follows"",""type"":""table"",""schema"":""public""}",unused_index_public_follows_idx_follows_follower_id | |
| unused_index,Unused Index,INFO,EXTERNAL,"[""PERFORMANCE""]",Detects if an index has never been used and may be a candidate for removal.,Index \`idx_follows_following_id\` on table \`public.follows\` has not been used,https://supabase.com/docs/guides/database/database-linter?lint=0005_unused_index,"{""name"":""follows"",""type"":""table"",""schema"":""public""}",unused_index_public_follows_idx_follows_following_id | |
| unused_index,Unused Index,INFO,EXTERNAL,"[""PERFORMANCE""]",Detects if an index has never been used and may be a candidate for removal.,Index \`idx_notifications_user_id\` on table \`public.notifications\` has not been used,https://supabase.com/docs/guides/database/database-linter?lint=0005_unused_index,"{""name"":""notifications"",""type"":""table"",""schema"":""public""}",unused_index_public_notifications_idx_notifications_user_id | |
| unused_index,Unused Index,INFO,EXTERNAL,"[""PERFORMANCE""]",Detects if an index has never been used and may be a candidate for removal.,Index \`idx_activities_user_id\` on table \`public.activities\` has not been used,https://supabase.com/docs/guides/database/database-linter?lint=0005_unused_index,"{""name"":""activities"",""type"":""table"",""schema"":""public""}",unused_index_public_activities_idx_activities_user_id |