Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authordanielgrippi <danielgrippi@gmail.com>2011-06-07 02:42:58 +0400
committerdanielgrippi <danielgrippi@gmail.com>2011-06-07 02:42:58 +0400
commit67eaafe3a94e571d2a63c9503b4594071bcd9c17 (patch)
tree9a097953047395272b0e242c9f5eb4fda2ae726c /db
parent7aeb3a364956afc3f0142a36e8119f558ed4097a (diff)
Chubbies no longer saves diaspora_handle from the browser
Diffstat (limited to 'db')
-rw-r--r--db/schema.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/db/schema.rb b/db/schema.rb
index 9ed970010..9f7bfa013 100644
--- a/db/schema.rb
+++ b/db/schema.rb
@@ -283,7 +283,6 @@ ActiveRecord::Schema.define(:version => 20110603212633) do
t.string "provider_display_name"
t.string "actor_url"
t.integer "objectId"
- t.integer "root_id"
t.string "status_message_guid"
end