Sha256: e6f9f88d3394869edf12d5634cec962a76f83b0f03e740b1bdae4c5365b2d3fc

Contents?: true

Size: 179 Bytes

Versions: 37

Compression:

Stored size: 179 Bytes

Contents

# This migration comes from cmor_tags (originally 20190301132031)
class AddColorToTags < ActiveRecord::Migration[5.2]
  def change
    add_column :tags, :color, :string
  end
end

Version data entries

37 entries across 37 versions & 1 rubygems

Version Path
cmor_tags-0.0.38.pre db/migrate/20190301132031_add_color_to_tags.rb
cmor_tags-0.0.37.pre db/migrate/20190301132031_add_color_to_tags.rb
cmor_tags-0.0.36.pre db/migrate/20190301132031_add_color_to_tags.rb
cmor_tags-0.0.35.pre db/migrate/20190301132031_add_color_to_tags.rb
cmor_tags-0.0.34.pre db/migrate/20190301132031_add_color_to_tags.rb
cmor_tags-0.0.33.pre db/migrate/20190301132031_add_color_to_tags.rb
cmor_tags-0.0.32.pre db/migrate/20190301132031_add_color_to_tags.rb
cmor_tags-0.0.31.pre db/migrate/20190301132031_add_color_to_tags.rb
cmor_tags-0.0.30.pre db/migrate/20190301132031_add_color_to_tags.rb
cmor_tags-0.0.29.pre db/migrate/20190301132031_add_color_to_tags.rb
cmor_tags-0.0.28.pre db/migrate/20190301132031_add_color_to_tags.rb
cmor_tags-0.0.27.pre db/migrate/20190301132031_add_color_to_tags.rb
cmor_tags-0.0.26.pre db/migrate/20190301132031_add_color_to_tags.rb
cmor_tags-0.0.25.pre db/migrate/20190301132031_add_color_to_tags.rb
cmor_tags-0.0.24.pre db/migrate/20190301132031_add_color_to_tags.rb
cmor_tags-0.0.22.pre db/migrate/20190301132031_add_color_to_tags.rb
cmor_tags-0.0.21.pre db/migrate/20190301132031_add_color_to_tags.rb
cmor_tags-0.0.20.pre db/migrate/20190301132031_add_color_to_tags.rb
cmor_tags-0.0.19.pre db/migrate/20190301132031_add_color_to_tags.rb
cmor_tags-0.0.18.pre db/migrate/20190301132031_add_color_to_tags.rb