Query indexing
Is there any way I can auto write indexes for slow performing queries?
What happens if I don’t have query indexes at all?
Does supabase creates them automatically by checking a pattern of query?
What happens if I don’t have query indexes at all?
Does supabase creates them automatically by checking a pattern of query?