From 498d575252637dea8633b997580fa859e5d22c55 Mon Sep 17 00:00:00 2001 From: "roberto.silva" Date: Tue, 17 Mar 2026 21:09:46 +0000 Subject: [PATCH] Supabase backup --- supabase/data.sql | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/supabase/data.sql b/supabase/data.sql index 744cb62..14ce4d9 100644 --- a/supabase/data.sql +++ b/supabase/data.sql @@ -4,7 +4,7 @@ SET session_replication_role = replica; -- PostgreSQL database dump -- --- \restrict 7OuXaKzfUjn3S4wMcu2VzeTShaSs9I7JPFNCPaJthYAdDM06MEyDUCnAB68bWwh +-- \restrict jJYrMaeZjjNpGurac0OrLNwe27nVY5u2AyFnsfLH9n8RtrOJeOqz4pPybxu3KYe -- Dumped from database version 17.6 -- Dumped by pg_dump version 17.6 @@ -2794,6 +2794,6 @@ SELECT pg_catalog.setval('"supabase_functions"."hooks_id_seq"', 11, true); -- PostgreSQL database dump complete -- --- \unrestrict 7OuXaKzfUjn3S4wMcu2VzeTShaSs9I7JPFNCPaJthYAdDM06MEyDUCnAB68bWwh +-- \unrestrict jJYrMaeZjjNpGurac0OrLNwe27nVY5u2AyFnsfLH9n8RtrOJeOqz4pPybxu3KYe RESET ALL;