You've already forked AstralRinth
move to monorepo dir
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
-- Add migration script here
|
||||
ALTER TABLE team_members
|
||||
DROP COLUMN member_name;
|
||||
|
||||
UPDATE side_types SET name = 'optional' WHERE name = 'no-functionality';
|
||||
Reference in New Issue
Block a user