can you enable pg_bigm on supabase?
The extension must first be installed on the system where PostgreSQL is running. CONTEXT: SQL statement "CREATE EXTENSION IF NOT EXISTS pg_bigm" PL/pgSQL function inline_code_block line 6 at SQL statement
Handled the missing pg_bigm install path by catching Postgres’ 0A000 (feature-not-supported)
Handled the missing pg_bigm install path by catching Postgres’ 0A000 (feature-not-supported)