Supabase backup
Supa-backup / run_db_backup (pull_request) Successful in 38s
CI / test (pull_request) Failing after 33s
Deploy Function / deploy (pull_request) Successful in 25s
Deploy Migrations to Production / deploy (pull_request) Failing after 10s

This commit is contained in:
roberto.silva
2026-03-17 20:45:34 +00:00
committed by github-actions[bot]
parent 01e98b445f
commit 2b36228789
+2 -2
View File
@@ -4,7 +4,7 @@ SET session_replication_role = replica;
-- PostgreSQL database dump
--
-- \restrict B6EfsMyGx7NubVKFRjN5dxgHG0CU7S2rxIL5qE1Cxb4h0I2WFBG2jBDlVdpgYVX
-- \restrict hkYxuUbyoOeQxQU8PFqnOUEPwla55leakZofHkQzLqCBJwz068JJ4QZCc8xDFGG
-- 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 B6EfsMyGx7NubVKFRjN5dxgHG0CU7S2rxIL5qE1Cxb4h0I2WFBG2jBDlVdpgYVX
-- \unrestrict hkYxuUbyoOeQxQU8PFqnOUEPwla55leakZofHkQzLqCBJwz068JJ4QZCc8xDFGG
RESET ALL;