diff --git a/db/migrate/20211108134601_further_core_migrations.rb b/db/migrate/20211108134601_further_core_migrations.rb index 4746c6d3e..b6008e66e 100644 --- a/db/migrate/20211108134601_further_core_migrations.rb +++ b/db/migrate/20211108134601_further_core_migrations.rb @@ -29,7 +29,6 @@ class FurtherCoreMigrations < ActiveRecord::Migration[6.1] def down change_table :case_logs, bulk: true do |t| - t.column :condition_effects_prefer_not_to_say, :integer t.column :condition_effects_prefer_not_to_say, :integer t.column :reason_for_leaving_last_settled_home, :string t.remove :reason