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

Rodrigo Souto gitlab at mg.gitlab.com
Fri Nov 17 20:15:55 BRST 2017


Rodrigo Souto pushed to branch master at Noosfero / noosfero


Commits:
78916f7b by Rodrigo Souto at 2017-11-17T19:15:34-03:00
Update schema

- - - - -


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: 20170923044548) do
+ActiveRecord::Schema.define(version: 20171114191715) 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: 20170923044548) 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,6 +672,7 @@ ActiveRecord::Schema.define(version: 20170923044548) 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/78916f7b421fa5c0877dbfc7fbc54eedc44c215a

---
View it on GitLab: https://gitlab.com/noosfero/noosfero/commit/78916f7b421fa5c0877dbfc7fbc54eedc44c215a
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/20171117/fd35a3a6/attachment-0001.html>


More information about the Noosfero-dev mailing list