parent
e5252fa87e
commit
b7d2d9d189
@ -0,0 +1,5 @@
|
|||||||
|
class RemoveIndexFromEcloud < ActiveRecord::Migration
|
||||||
|
def change
|
||||||
|
remove_index :eclouds, :name => 'ecorder_cust_code'
|
||||||
|
end
|
||||||
|
end
|
Loading…
Reference in new issue