diff --git a/db/schema.rb b/db/schema.rb index e13e04899..05c149483 100644 --- a/db/schema.rb +++ b/db/schema.rb @@ -936,7 +936,6 @@ ActiveRecord::Schema.define(version: 2019_07_23_094834) do t.text "base_cover_letter" t.string "behance_url" t.string "bg_color_hex" - t.text "cached_chat_channel_memberships" t.boolean "checked_code_of_conduct", default: false t.boolean "checked_terms_and_conditions", default: false t.integer "comments_count", default: 0, null: false @@ -1058,7 +1057,6 @@ ActiveRecord::Schema.define(version: 2019_07_23_094834) do t.string "stackoverflow_url" t.string "stripe_id_code" t.text "summary" - t.text "summary_html" t.string "tabs_or_spaces" t.string "text_color_hex" t.string "text_only_name"