Merge branch 'gitlab_guange' of http://repository.trustie.net/xianbo/trustie2 into gitlab_guange
commit
9266eccdff
@ -0,0 +1,5 @@
|
|||||||
|
class AddGpidToProject < ActiveRecord::Migration
|
||||||
|
def change
|
||||||
|
add_column :projects, :gpid, :integer
|
||||||
|
end
|
||||||
|
end
|
Loading…
Reference in new issue