refactor: remove yearly billing interval, keep only one_time and monthly
This commit is contained in:
1
shop/supabase/snippets/Untitled query 657.sql
Normal file
1
shop/supabase/snippets/Untitled query 657.sql
Normal file
@@ -0,0 +1 @@
|
||||
update auth.users set email_confirmed_at = now() where email = 'test@test.com';
|
||||
Reference in New Issue
Block a user