Skip to content

Commit dcbccf3

Browse files
committed
Updated with the latest migration
1 parent 946cdca commit dcbccf3

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

db/schema.rb

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -398,8 +398,6 @@
398398
t.text "organization_way"
399399
t.text "organization_way_name"
400400
t.text "organization_way_photo"
401-
t.string "office_photos", :default => "{}"
402-
t.string "upcoming_events", :default => "{}"
403401
t.string "featured_links_title"
404402
t.text "blog_feed"
405403
t.text "our_challenge"
@@ -409,14 +407,6 @@
409407
t.string "avatar"
410408
t.integer "achievement_count", :default => 0
411409
t.integer "endorsement_count", :default => 0
412-
t.string "interview_steps", :default => "{}"
413-
t.text "hiring_tagline"
414-
t.text "link_to_careers_page"
415-
t.string "avatar"
416-
t.integer "achievement_count", :default => 0
417-
t.integer "endorsement_count", :default => 0
418-
t.string "invited_emails", :default => "{}"
419-
t.string "pending_join_requests", :default => "{}"
420410
t.datetime "upgraded_at"
421411
t.integer "paid_job_posts", :default => 0
422412
t.boolean "monthly_subscription", :default => false

0 commit comments

Comments
 (0)