From ff655e55986cce943d359d0a00522313fe328084 Mon Sep 17 00:00:00 2001 From: Alejandro Rosales Date: Tue, 10 Mar 2026 21:31:11 +0000 Subject: [PATCH] Actualizar supabase/migrations/20260310154853_realtime.sql --- supabase/migrations/20260310154853_realtime.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/supabase/migrations/20260310154853_realtime.sql b/supabase/migrations/20260310154853_realtime.sql index a6b75aa..1e80a82 100644 --- a/supabase/migrations/20260310154853_realtime.sql +++ b/supabase/migrations/20260310154853_realtime.sql @@ -6,4 +6,4 @@ alter publication supabase_realtime add table asignaturas; alter publication supabase_realtime add table planes_estudio; --- Comentario para probar el trigger 2 \ No newline at end of file +-- Comentario para probar el trigger 3 \ No newline at end of file