2
0

Add system check for missing database indexes (#30888)

This commit is contained in:
David Roetzel
2024-07-03 09:19:54 +02:00
committed by GitHub
parent 1fc14e324b
commit ebd8e1bbb6
8 changed files with 248 additions and 0 deletions

View File

@@ -600,6 +600,7 @@ GEM
actionmailer (>= 3)
net-smtp
premailer (~> 1.7, >= 1.7.9)
prism (0.30.0)
propshaft (0.9.0)
actionpack (>= 7.0.0)
activesupport (>= 7.0.0)
@@ -1003,6 +1004,7 @@ DEPENDENCIES
pg (~> 1.5)
pghero
premailer-rails
prism
propshaft
public_suffix (~> 6.0)
puma (~> 6.3)