mirror of
https://github.com/mastodon/mastodon.git
synced 2024-08-20 21:08:15 -07:00
e41fb25de8
As part of #18965 we want to enable admins to see if one or more indexes are missing. This adds a new "system check" to display a warning in case indexes are missing. The list of indexes we expect to be present are extracted from `db/schema.rb` using ruby's new `prism` parser. |
||
---|---|---|
.. | ||
db | ||
metrics | ||
system_check | ||
system_check_spec.rb |