move to monorepo dir
This commit is contained in:
1
apps/labrinth/migrations/20220329182356_file-sizes.sql
Normal file
1
apps/labrinth/migrations/20220329182356_file-sizes.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE files ADD COLUMN size integer NOT NULL default 0;
|
||||
Reference in New Issue
Block a user