gitlab-org--gitlab-foss/spec/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