[Git][noosfero/noosfero][master] revert schema changes

Leandro Nunes gitlab at mg.gitlab.com
Wed May 18 12:59:15 BRT 2016


Leandro Nunes pushed to branch master at Noosfero / noosfero


Commits:
f6358b74 by Leandro Nunes dos Santos at 2016-05-18T12:58:58-03:00
revert schema changes

- - - - -


1 changed file:

- db/schema.rb


Changes:

=====================================
db/schema.rb
=====================================
--- a/db/schema.rb
+++ b/db/schema.rb
@@ -289,11 +289,8 @@ ActiveRecord::Schema.define(version: 20160422163123) do
     t.string   "user_agent"
     t.string   "referrer"
     t.text     "settings"
-    t.integer  "paragraph_id"
-    t.string   "paragraph_uuid"
   end
 
-  add_index "comments", ["paragraph_uuid"], name: "index_comments_on_paragraph_uuid", using: :btree
   add_index "comments", ["source_id", "spam"], name: "index_comments_on_source_id_and_spam", using: :btree
 
   create_table "contact_lists", force: :cascade do |t|



View it on GitLab: https://gitlab.com/noosfero/noosfero/commit/f6358b745f14e82faa0d4f4cb1d5fbe7d44b6300
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20160518/6824147a/attachment.html>


More information about the Noosfero-dev mailing list