Skip to content

Commit 0b11f5a

Browse files
authored
feat: add 'paused' value to stripe.subscription_status enum (#197)
1 parent 7368b95 commit 0b11f5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ALTER TYPE "stripe"."subscription_status" ADD VALUE 'paused';

0 commit comments

Comments
 (0)