© 2026 Hedgehog Software, LLC
const { data, error } = await supabase.from("Event").select().contains('name', searchValue );