parent
6121b985f0
commit
e7298c7d6f
@ -0,0 +1,5 @@
|
|||||||
|
class AddEcloudIdToEcloudUser < ActiveRecord::Migration
|
||||||
|
def change
|
||||||
|
add_column :ecloud_users, :ecloud_id, :integer
|
||||||
|
end
|
||||||
|
end
|
Loading…
Reference in new issue