Initial public release of Warp.
Repo-Sync-Origin: warpdotdev/warp-internal@12af1d983b
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Default value of 0 should be okay for creator_id as its not actually used anywhere.
|
||||
ALTER TABLE teams ADD creator_id BIGINTEGER NOT NULL DEFAULT 0;
|
||||
Reference in New Issue
Block a user