зеркало из https://github.com/github/octobox.git
Updated db/schema.rb (#1896)
This commit is contained in:
Родитель
fd6c13f196
Коммит
2e67f4cd9f
|
@ -171,7 +171,7 @@ ActiveRecord::Schema.define(version: 2019_04_06_173231) do
|
|||
t.string "encrypted_app_token"
|
||||
t.string "encrypted_app_token_iv"
|
||||
t.string "theme", default: "light"
|
||||
t.boolean "display_comments", default: false
|
||||
t.boolean "display_comments", default: true
|
||||
t.index ["api_token"], name: "index_users_on_api_token", unique: true
|
||||
t.index ["github_id"], name: "index_users_on_github_id", unique: true
|
||||
end
|
||||
|
|
Загрузка…
Ссылка в новой задаче