You've already forked AstralRinth
forked from didirus/AstralRinth
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