[Git][noosfero/noosfero][master] Revert "Update schema"

Rodrigo Souto gitlab at mg.gitlab.com
Mon Nov 27 18:47:13 BRST 2017


Rodrigo Souto pushed to branch master at Noosfero / noosfero


Commits:
27b96925 by Rodrigo Souto at 2017-11-27T17:46:44-03:00
Revert "Update schema"

This reverts commit 78916f7b421fa5c0877dbfc7fbc54eedc44c215a.

- - - - -


1 changed file:

- db/schema.rb


Changes:

=====================================
db/schema.rb
=====================================
--- a/db/schema.rb
+++ b/db/schema.rb
@@ -11,7 +11,7 @@
 #
 # It's strongly recommended that you check this file into your version control system.
 
-ActiveRecord::Schema.define(version: 20171114191715) do
+ActiveRecord::Schema.define(version: 20170923044548) do
 
   # These are extensions that must be enabled in order to support this database
   enable_extension "plpgsql"
@@ -234,7 +234,7 @@ ActiveRecord::Schema.define(version: 20171114191715) do
     t.text    "path",                      default: ""
     t.integer "environment_id"
     t.integer "parent_id"
-    t.string  "type",                      default: "Category"
+    t.string  "type",                      default: 'Category'
     t.float   "lat"
     t.float   "lng"
     t.boolean "display_in_menu",           default: false
@@ -672,7 +672,6 @@ ActiveRecord::Schema.define(version: 20171114191715) do
     t.string   "editor",                             default: "tiny_mce", null: false
     t.integer  "top_image_id"
     t.jsonb    "metadata",                           default: {}
-    t.integer  "comments_count"
     t.string   "upload_quota"
     t.float    "disk_usage"
   end



View it on GitLab: https://gitlab.com/noosfero/noosfero/commit/27b969254725e4b9930c23bec3203a39e1bea3ed

---
View it on GitLab: https://gitlab.com/noosfero/noosfero/commit/27b969254725e4b9930c23bec3203a39e1bea3ed
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20171127/866a81d1/attachment-0001.html>


More information about the Noosfero-dev mailing list