Failed to uninstall: Can't DROP 'external_url' #643
This commit is contained in:
parent
b2e431bc20
commit
3cf0f774d5
@ -24,6 +24,6 @@ class AddNameToAppovalWorkflowStep < ActiveRecord::Migration
|
|||||||
end
|
end
|
||||||
|
|
||||||
def down
|
def down
|
||||||
remove_column :dmsf_links, :external_url
|
remove_column :dmsf_workflow_steps, :name
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user