mirror of
https://github.com/modrinth/code.git
synced 2026-09-05 06:19:11 +00:00
2 lines
49 B
SQL
2 lines
49 B
SQL
CREATE INDEX reports_closed ON reports (closed);
|