|
|
|
@ -1535,6 +1535,7 @@ ActiveRecord::Schema.define(:version => 20150826061843) do
|
|
|
|
|
t.string "identity_url"
|
|
|
|
|
t.string "mail_notification", :default => "", :null => false
|
|
|
|
|
t.string "salt", :limit => 64
|
|
|
|
|
t.integer "gid"
|
|
|
|
|
end
|
|
|
|
|
|
|
|
|
|
add_index "users", ["auth_source_id"], :name => "index_users_on_auth_source_id"
|
|
|
|
|