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