stable, before a refactor
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
class AddPbEntityKeyToEmployer < ActiveRecord::Migration[7.2]
|
||||
def change
|
||||
add_column :employers, :company_pb_entity_key, :integer
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user