2 changed files with 0 additions and 8 deletions
@ -1,7 +0,0 @@ |
|||||||
class AddBuyerServingToSales < ActiveRecord::Migration[7.0] |
|
||||||
def change |
|
||||||
change_table :sales_logs, bulk: true do |t| |
|
||||||
t.column :hhregres, :integer |
|
||||||
end |
|
||||||
end |
|
||||||
end |
|
||||||
Loading…
Reference in new issue