mirror of
https://github.com/LukeMathWalker/zero-to-production.git
synced 2024-11-21 16:21:01 +00:00
Add new column as optional.
This commit is contained in:
parent
d129a77dea
commit
7e50aef1cd
1 changed files with 1 additions and 0 deletions
|
@ -0,0 +1 @@
|
|||
ALTER TABLE subscriptions ADD COLUMN status TEXT NULL;
|
Loading…
Reference in a new issue