48_add_stripe_account.down.sql 83 B

1234
  1. UPDATE
  2. subscriptions
  3. SET
  4. attributes = attributes - 'stripeAccountCountry';