mirror of
https://github.com/modrinth/code.git
synced 2026-08-26 17:44:50 +00:00
2 lines
49 B
SQL
2 lines
49 B
SQL
CREATE INDEX reports_closed ON reports (closed);
|