You've already forked AstralRinth
forked from didirus/AstralRinth
2 lines
49 B
SQL
2 lines
49 B
SQL
CREATE INDEX reports_closed ON reports (closed);
|