Commit 40297d28 authored by Rémy Coutable's avatar Rémy Coutable

Remove authorized_projects_populated from db/schema.rb

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent c080bbcd
......@@ -1582,7 +1582,6 @@ ActiveRecord::Schema.define(version: 20170525174156) do
t.boolean "external", default: false
t.string "incoming_email_token"
t.string "organization"
t.boolean "authorized_projects_populated"
t.boolean "auditor", default: false, null: false
t.boolean "ghost"
t.boolean "require_two_factor_authentication_from_group", default: false, null: false
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment