You've already forked pages
forked from didirus/AstralRinth
Optimizations (#676)
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