update to rails 4.2.5.1, add debugging info for tracking slow queries
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
class AddIndexToArtistGroupName < ActiveRecord::Migration
|
||||
def change
|
||||
add_index :artists, :group_name
|
||||
# add_index :artists, :group_name
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user