Allow users to stop a previously scheduled cancelation of their Zed Pro plan (#15562)
Release Notes: - N/A Co-authored-by: Marshall <marshall@zed.dev>
This commit is contained in:
parent
3f1c091b87
commit
1b2d4ee132
5 changed files with 62 additions and 6 deletions
|
@ -0,0 +1 @@
|
|||
ALTER TABLE billing_subscriptions ADD COLUMN stripe_cancel_at TIMESTAMP WITHOUT TIME ZONE;
|
Loading…
Add table
Add a link
Reference in a new issue