Sha256: 846fb63de3f9ff204e7e490ff77260a416f27cbbd3f00288f55bdf4c94cf41dd

Contents?: true

Size: 216 Bytes

Versions: 120

Compression:

Stored size: 216 Bytes

Contents

class AddNullFalseToSpreeVariantsTimestamps < ActiveRecord::Migration[5.0]
  def change
    change_column_null :spree_variants, :created_at, false
    change_column_null :spree_variants, :updated_at, false
  end
end

Version data entries

120 entries across 120 versions & 1 rubygems

Version Path
spree_core-4.0.9 db/migrate/20161014152814_add_null_false_to_spree_variants_timestamps.rb
spree_core-4.1.15 db/migrate/20161014152814_add_null_false_to_spree_variants_timestamps.rb
spree_core-4.2.7 db/migrate/20161014152814_add_null_false_to_spree_variants_timestamps.rb
spree_core-4.3.3 db/migrate/20161014152814_add_null_false_to_spree_variants_timestamps.rb
spree_core-4.2.6 db/migrate/20161014152814_add_null_false_to_spree_variants_timestamps.rb
spree_core-4.3.2 db/migrate/20161014152814_add_null_false_to_spree_variants_timestamps.rb
spree_core-4.3.1 db/migrate/20161014152814_add_null_false_to_spree_variants_timestamps.rb
spree_core-4.3.0 db/migrate/20161014152814_add_null_false_to_spree_variants_timestamps.rb
spree_core-4.3.0.rc3 db/migrate/20161014152814_add_null_false_to_spree_variants_timestamps.rb
spree_core-4.3.0.rc2 db/migrate/20161014152814_add_null_false_to_spree_variants_timestamps.rb
spree_core-4.3.0.rc1 db/migrate/20161014152814_add_null_false_to_spree_variants_timestamps.rb
spree_core-4.2.5 db/migrate/20161014152814_add_null_false_to_spree_variants_timestamps.rb
spree_core-4.1.14 db/migrate/20161014152814_add_null_false_to_spree_variants_timestamps.rb
spree_core-4.0.8 db/migrate/20161014152814_add_null_false_to_spree_variants_timestamps.rb
spree_core-4.2.4 db/migrate/20161014152814_add_null_false_to_spree_variants_timestamps.rb
spree_core-3.7.14.1 db/migrate/20161014152814_add_null_false_to_spree_variants_timestamps.rb
spree_core-4.2.3.1 db/migrate/20161014152814_add_null_false_to_spree_variants_timestamps.rb
spree_core-4.1.13.1 db/migrate/20161014152814_add_null_false_to_spree_variants_timestamps.rb
spree_core-4.0.7.1 db/migrate/20161014152814_add_null_false_to_spree_variants_timestamps.rb
spree_core-4.2.3 db/migrate/20161014152814_add_null_false_to_spree_variants_timestamps.rb