mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 00:55:25 +00:00
Cherry-pick migrations from server projects into main (#5395)
* Cherry-pick migrations from server projects into main * Fix up project types and seed data * fix tag test
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE mods
|
||||
ADD COLUMN components JSONB NOT NULL DEFAULT '{}';
|
||||
Reference in New Issue
Block a user