From 0d375e187bce83a6847ada18336dcbedc8919bae Mon Sep 17 00:00:00 2001 From: Michael Jolley Date: Fri, 7 Aug 2026 15:59:14 -0500 Subject: [PATCH] fix(comments): deploy tombstone constraint now Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> --- ...mbstone_body.sql => 20260807000100_comment_tombstone_body.sql} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename supabase/migrations/{20260810000000_comment_tombstone_body.sql => 20260807000100_comment_tombstone_body.sql} (100%) diff --git a/supabase/migrations/20260810000000_comment_tombstone_body.sql b/supabase/migrations/20260807000100_comment_tombstone_body.sql similarity index 100% rename from supabase/migrations/20260810000000_comment_tombstone_body.sql rename to supabase/migrations/20260807000100_comment_tombstone_body.sql