noosfero | db/schema.rb: update

Antonio Terceiro gitlab at gitlab.com
Wed Feb 25 12:29:49 BRT 2015


Antonio Terceiro pushed to refs/heads/master at <a href="https://gitlab.com/noosfero/noosfero">Noosfero / noosfero</a>

Commits:
<a href="https://gitlab.com/noosfero/noosfero/commit/025643a62df719a6cfe63f5927d45585d655a1da">025643a6</a> by Antonio Terceiro
db/schema.rb: update

- - - - -


Changes:

=====================================
db/schema.rb
=====================================
--- a/db/schema.rb
+++ b/db/schema.rb
@@ -241,14 +241,6 @@ ActiveRecord::Schema.define(:version => 20150122165042) do
     t.datetime "updated_at"
   end
 
-  create_table "chat_messages", :force => true do |t|
-    t.integer  "to_id"
-    t.integer  "from_id"
-    t.string   "body"
-    t.datetime "created_at", :null => false
-    t.datetime "updated_at", :null => false
-  end
-
   create_table "comments", :force => true do |t|
     t.string   "title"
     t.text     "body"

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20150225/173004bf/attachment.html>


More information about the Noosfero-dev mailing list