-
- Downloads
Remove redundant index on taggings table
Remove index `index_taggings_on_taggable_id_and_taggable_type`. The index `index_taggings_on_taggable_id_and_taggable_type_and_context` already has the same leading columns. Changelog: other
parent
4c93874c
No related branches found
No related tags found
Showing
- db/post_migrate/20210923133143_remove_redundant_taggings_index.rb 15 additions, 0 deletions...migrate/20210923133143_remove_redundant_taggings_index.rb
- db/schema_migrations/20210923133143 1 addition, 0 deletionsdb/schema_migrations/20210923133143
- db/structure.sql 0 additions, 2 deletionsdb/structure.sql
db/schema_migrations/20210923133143
0 → 100644
-
mentioned in merge request kubitus-project/kubitus-installer!306 (merged)
Please register or sign in to comment