Branch_szzh
guange 10 years ago
parent b9e08b22cd
commit ad0b14b768

@ -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"

Loading…
Cancel
Save