diff --git a/supabase/migrations/20250417155518_remote_schema.sql b/supabase/migrations/20250417155518_remote_schema.sql index b3fc1cb..798748c 100644 --- a/supabase/migrations/20250417155518_remote_schema.sql +++ b/supabase/migrations/20250417155518_remote_schema.sql @@ -12,7 +12,7 @@ SET client_min_messages = warning; SET row_security = off; -CREATE EXTENSION IF NOT EXISTS "pgsodium" WITH SCHEMA "pgsodium"; +-- CREATE EXTENSION IF NOT EXISTS "pgsodium" WITH SCHEMA "pgsodium";