mirror of
https://github.com/mastodon/mastodon.git
synced 2024-12-02 01:09:20 +00:00
b5bec6f142
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. |
||
---|---|---|
.. | ||
base_check.rb | ||
database_schema_check.rb | ||
elasticsearch_check.rb | ||
media_privacy_check.rb | ||
message.rb | ||
missing_indexes_check.rb | ||
rules_check.rb | ||
sidekiq_process_check.rb | ||
software_version_check.rb |