18F/dolores-landingham-slack-bot

View on GitHub
db/migrate/20151006161914_change_collation_for_tag_names.acts_as_taggable_on_engine.rb

Summary

Maintainability
A
0 mins
Test Coverage

Line is too long. [95/80]
Open

      execute("ALTER TABLE tags MODIFY name varchar(255) CHARACTER SET utf8 COLLATE utf8_bin;")

There are no issues that match your filters.

Category
Status