What is the correct way of saving a JavaScript Uint8Array to a Postgres bytea column using supabase-js? If I pass a raw JavaScript Uint8Array to upsert() https://supabase.com/docs/reference/javascript/upsert it seems the byte array values get mangled when saved in Postgres
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.