Error 500 Auth: Database error finding user from email
Hello, I've setup a PKCE auth flow on SvelteKit, double checked that I didn't miss anything from the guide, yet I always get this error when clicking on the confirm link sent via email. I've never had this error before, the only thing that changed is that I changed from a normal Postgres 15 Supabase project to a new Postgres 17 OrioleDB Supabase project. Maybe it comes from here? I'm unsure and would like some help please
"{\"component\":\"api\",\"error\":\"error finding one time token: ERROR: Unsupported keybitmap type (SQLSTATE XX000)\"...}"
"{\"component\":\"api\",\"error\":\"error finding one time token: ERROR: Unsupported keybitmap type (SQLSTATE XX000)\"...}"
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.