filter string in text[] column from the supabase interface possible?
I have a column in one of my table is a text[] and I would look to filter from the interface for a specific string contained within one of those text[] entries. Is this possible? If not what would you recommend

