Sha256: ded4e38e88ae853ac8804732e60a45357d594046ab0f06fcf1696383d8848ad0

Contents?: true

Size: 137 Bytes

Versions: 27

Compression:

Stored size: 137 Bytes

Contents

class RemoveDateColumnFromCrewTimes < ActiveRecord::Migration[6.0]
  def change
    remove_column :ecom_core_crew_times, :date
  end
end

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
ecom_core-1.2.5 db/migrate/20200401071343_remove_date_column_from_crew_times.rb
ecom_core-1.2.4 db/migrate/20200401071343_remove_date_column_from_crew_times.rb
ecom_core-1.2.3 db/migrate/20200401071343_remove_date_column_from_crew_times.rb
ecom_core-1.2.2 db/migrate/20200401071343_remove_date_column_from_crew_times.rb
ecom_core-1.2.1 db/migrate/20200401071343_remove_date_column_from_crew_times.rb
ecom_core-1.2.0 db/migrate/20200401071343_remove_date_column_from_crew_times.rb
ecom_core-1.1.28 db/migrate/20200401071343_remove_date_column_from_crew_times.rb
ecom_core-1.1.27 db/migrate/20200401071343_remove_date_column_from_crew_times.rb
ecom_core-1.1.26 db/migrate/20200401071343_remove_date_column_from_crew_times.rb
ecom_core-1.1.25 db/migrate/20200401071343_remove_date_column_from_crew_times.rb
ecom_core-1.1.24 db/migrate/20200401071343_remove_date_column_from_crew_times.rb
ecom_core-1.1.23 db/migrate/20200401071343_remove_date_column_from_crew_times.rb
ecom_core-1.1.22 db/migrate/20200401071343_remove_date_column_from_crew_times.rb
ecom_core-1.1.21 db/migrate/20200401071343_remove_date_column_from_crew_times.rb
ecom_core-1.1.20 db/migrate/20200401071343_remove_date_column_from_crew_times.rb
ecom_core-1.1.19 db/migrate/20200401071343_remove_date_column_from_crew_times.rb
ecom_core-1.1.18 db/migrate/20200401071343_remove_date_column_from_crew_times.rb
ecom_core-1.1.17 db/migrate/20200401071343_remove_date_column_from_crew_times.rb
ecom_core-1.1.16 db/migrate/20200401071343_remove_date_column_from_crew_times.rb
ecom_core-1.1.15 db/migrate/20200401071343_remove_date_column_from_crew_times.rb