From 9cf7bf0aacbcba1f85e422c82589807b44898324 Mon Sep 17 00:00:00 2001 From: gbuomprisco Date: Sat, 1 Mar 2025 16:56:32 +0700 Subject: [PATCH] Rename new migration to the correct timestamp --- ...000_one_time_tokens.sql => 20250301095452_one-time-tokens.sql} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename apps/web/supabase/migrations/{20240610000000_one_time_tokens.sql => 20250301095452_one-time-tokens.sql} (100%) diff --git a/apps/web/supabase/migrations/20240610000000_one_time_tokens.sql b/apps/web/supabase/migrations/20250301095452_one-time-tokens.sql similarity index 100% rename from apps/web/supabase/migrations/20240610000000_one_time_tokens.sql rename to apps/web/supabase/migrations/20250301095452_one-time-tokens.sql