mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
db
This commit is contained in:
parent
d13c1a83e4
commit
eaf637e9bd
1 changed files with 1 additions and 1 deletions
|
|
@ -492,7 +492,7 @@ ActiveRecord::Schema.define(version: 20140801170430) do
|
|||
t.string "tshirt"
|
||||
t.string "languages"
|
||||
t.text "volunteer_experience"
|
||||
t.boolean "is_admin"
|
||||
t.boolean "is_admin", default: false
|
||||
end
|
||||
|
||||
add_index "users", ["confirmation_token"], name: "index_users_on_confirmation_token", unique: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue