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