mirror of
https://github.com/LukeMathWalker/zero-to-production.git
synced 2024-11-28 03:51:08 +00:00
1 line
54 B
MySQL
1 line
54 B
MySQL
|
ALTER TABLE subscriptions ADD COLUMN status TEXT NULL;
|