Co-authored-by: wolfoftyreso-debug <250630591+wolfoftyreso-debug@users.noreply.github.com>
This commit is contained in:
gpt-engineer-app[bot]
2026-07-11 13:53:15 +00:00
parent 17f67f0577
commit b37e8015a8
@@ -0,0 +1,3 @@
DROP POLICY IF EXISTS "Service role can insert orders" ON public.orders;
DROP POLICY IF EXISTS "Service can insert payments" ON public.payments;