mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 09:04:55 +00:00
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