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