mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 13:38:18 -08:00
perf: add pghero and implement pghero suggestions. Remove unneeded indexes
This commit is contained in:
parent
6558ed491a
commit
115b00145d
5 changed files with 31 additions and 10 deletions
3
Gemfile
3
Gemfile
|
|
@ -81,6 +81,9 @@ group :development do
|
|||
gem "nested_scaffold"
|
||||
gem "rack-livereload"
|
||||
# gem 'reek', require: false
|
||||
gem "dexter"
|
||||
gem "pghero"
|
||||
gem "pg_query", ">= 2"
|
||||
gem "rubocop", require: false
|
||||
gem "seed_dump"
|
||||
gem "solargraph-reek"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue