11 changed files with 31 additions and 17 deletions
@ -0,0 +1 @@ |
|||||||
|
You have given us the details for 3 of the <%= hholdcount %> other people in the household |
@ -1,8 +0,0 @@ |
|||||||
class AddPerson2AgeToSalesLog < ActiveRecord::Migration[7.0] |
|
||||||
def change |
|
||||||
change_table :sales_logs, bulk: true do |t| |
|
||||||
t.column :age4, :integer |
|
||||||
t.column :age4_known, :integer |
|
||||||
end |
|
||||||
end |
|
||||||
end |
|
Loading…
Reference in new issue