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

Rodrigo Souto gitlab at mg.gitlab.com
Tue Jul 31 16:34:04 BRT 2018


Rodrigo Souto pushed to branch master at Noosfero / noosfero


Commits:
09febf21 by Rodrigo Souto at 2018-07-31T19:33:44Z
Update schema.rb

- - - - -


1 changed file:

- db/schema.rb


Changes:

=====================================
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: 20180604140454) do
+ActiveRecord::Schema.define(version: 20180720180749) do
 
   # These are extensions that must be enabled in order to support this database
   enable_extension "plpgsql"
@@ -170,7 +170,7 @@ ActiveRecord::Schema.define(version: 20180604140454) do
     t.boolean  "archived",             default: false
     t.string   "editor",               default: "tiny_mce", null: false
     t.jsonb    "metadata",             default: {}
-    t.integer  "access",       default: 0
+    t.integer  "access",               default: 0
   end
 
   add_index "articles", ["comments_count"], name: "index_articles_on_comments_count", using: :btree



View it on GitLab: https://gitlab.com/noosfero/noosfero/commit/09febf21add5b49d29fc47fb0fd092d6d87d77eb

-- 
View it on GitLab: https://gitlab.com/noosfero/noosfero/commit/09febf21add5b49d29fc47fb0fd092d6d87d77eb
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/20180731/3ec1e176/attachment.html>


More information about the Noosfero-dev mailing list