Halfway through table redesign, saving to revert to working version
This commit is contained in:
@@ -8,7 +8,7 @@ class CreateMembers < ActiveRecord::Migration[7.2]
|
||||
t.integer :pb_entity_key
|
||||
t.integer :pl_plan_key
|
||||
t.belongs_to :employer, foreign_key: true
|
||||
t.belongs_to :plan, null: true, foreign_key: true
|
||||
t.belongs_to :id_card_plan, null: true, foreign_key: true
|
||||
|
||||
t.timestamps
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user