update schema.rb
This commit is contained in:
parent
d825eeaaa0
commit
b7eec2e843
1 changed files with 0 additions and 1 deletions
|
|
@ -508,7 +508,6 @@ ActiveRecord::Schema.define(:version => 20110311220249) do
|
|||
t.string "mongo_id"
|
||||
t.string "invitation_service", :limit => 127
|
||||
t.string "invitation_identifier", :limit => 127
|
||||
t.text "email_disabled"
|
||||
end
|
||||
|
||||
add_index "users", ["email"], :name => "index_users_on_email"
|
||||
|
|
|
|||
Loading…
Reference in a new issue