Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
1ALTER TABLE billing_customers ADD COLUMN last_stripe_event_id TEXT; 2ALTER TABLE billing_subscriptions ADD COLUMN last_stripe_event_id TEXT;