I tried: await supabase.from("table_name").select('col-1', 'col-2'); but this return the error message: Type '"col-2"' has no properties in common with type '{ head?: boolean; count?: "exact" | "planned" | "estimated"; }'.
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.