From 7829d01d829835c7efaea5ac16e9374d35c417f9 Mon Sep 17 00:00:00 2001 From: Kat Date: Wed, 10 Nov 2021 13:35:33 +0000 Subject: [PATCH] Remove duplicate migration command --- db/migrate/20211108134601_further_core_migrations.rb | 1 - 1 file changed, 1 deletion(-) 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