DROP INDEX IF EXISTS idx_subscription_id;

DROP TABLE IF EXISTS invoice;
