mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 00:55:25 +00:00
move to monorepo dir
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
CREATE INDEX threads_report_id
|
||||
ON threads (report_id);
|
||||
CREATE INDEX threads_mod_id
|
||||
ON threads (mod_id);
|
||||
Reference in New Issue
Block a user