Major features finished
This commit is contained in:
@@ -7,7 +7,9 @@ class CreateMembers < ActiveRecord::Migration[7.2]
|
||||
t.integer :pb_entity_key
|
||||
t.integer :pl_plan_key
|
||||
t.string :id_card_display_name
|
||||
t.string :coverage_class
|
||||
t.string :division
|
||||
t.string :dental_plan_key
|
||||
t.belongs_to :employer, foreign_key: true
|
||||
t.belongs_to :id_card_plan, null: true, foreign_key: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user