gitlab-org--gitlab-foss/rubocop
Yorick Peterse a004f9ec8c
Added cop to blacklist the use of hash indexes
These indexes are not recorded in the WAL (at least until PostgreSQL
10) and this isn't worth the minor performance improvement over btree
indexes.
2017-07-14 13:19:00 +02:00
..
cop Added cop to blacklist the use of hash indexes 2017-07-14 13:19:00 +02:00
migration_helpers.rb New Migration/UpdateColumnInBatches cop 2017-05-29 11:28:23 +02:00
model_helpers.rb Added Cop to blacklist polymorphic associations 2017-06-07 17:36:55 +02:00
rubocop.rb Added cop to blacklist the use of hash indexes 2017-07-14 13:19:00 +02:00