is it useful to add index for string field (column) is there any plugins for that ?
is it useful to add index for string field (column) is there any plugins for that ?
yes it is useful. You don't need a plugin, the add_index function in
rails already does that.
Fred