discourse-subscriptions/db/migrate
Blake Erickson 66e8857c20
DEV: Stop deleting customers on cancel (#207)
Instead of deleting customers on cancel we will now update the
subscription status to canceled. This way we can have some visibility on
which users have canceled.
2024-05-02 13:38:30 -06:00
..
20191203014808_create_subscriptions_customers.rb REFACTOR: Use models to store data (#11) 2020-05-22 11:20:05 -05:00
20200514175537_create_products.rb REFACTOR: Use models to store data (#11) 2020-05-22 11:20:05 -05:00
20200518145424_create_subscriptions.rb REFACTOR: Use models to store data (#11) 2020-05-22 11:20:05 -05:00
20240430163338_add_status_to_subscriptions.rb DEV: Stop deleting customers on cancel (#207) 2024-05-02 13:38:30 -06:00