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.
Showing
rubocop/cop/migration/hash_index.rb
0 → 100644
Please
register
or
sign in
to comment