提交 2af9326c 编写于 作者: Y Yorick Peterse

Merge branch 'update-db-schema' into 'master'

See merge request !3136
......@@ -697,6 +697,7 @@ ActiveRecord::Schema.define(version: 20160305220806) do
t.integer "build_timeout", default: 3600, null: false
t.boolean "pending_delete", default: false
t.boolean "public_builds", default: true, null: false
t.string "main_language"
end
add_index "projects", ["builds_enabled", "shared_runners_enabled"], name: "index_projects_on_builds_enabled_and_shared_runners_enabled", using: :btree
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册