© 2026 Hedgehog Software, LLC
[]
const { data, error } = await supabase.from("subscriptions").select("*"); console.log(data, error);