Add system check for missing database indexes (#30888)
This commit is contained in:
parent
1fc14e324b
commit
ebd8e1bbb6
8 changed files with 248 additions and 0 deletions
1
Gemfile
1
Gemfile
|
@ -229,3 +229,4 @@ gem 'rubyzip', '~> 2.3'
|
|||
gem 'hcaptcha', '~> 7.1'
|
||||
|
||||
gem 'mail', '~> 2.8'
|
||||
gem 'prism'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue