BEGIN; DROP TABLE IF EXISTS network_subscriptions; DROP TABLE IF EXISTS network_stripe_customers; COMMIT;