Sha256: 32299904106d686f24d2ccf1af73608a036a0670d0282bd02f6c6572cc91d256

Contents?: true

Size: 260 Bytes

Versions: 23

Compression:

Stored size: 260 Bytes

Contents

class CreateC80YaxPriceProps < ActiveRecord::Migration
  def change
    create_table :c80_yax_price_props do |t|
      t.references :strsubcat, index: true
      t.timestamps null: false
    end
    # add_foreign_key :c80_yax_price_props, :strsubcats
  end
end

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
c80_yax-0.1.0.25 db/migrate/20170620164848_create_c80_yax_price_props.rb
c80_yax-0.1.0.24 db/migrate/20170620164848_create_c80_yax_price_props.rb
c80_yax-0.1.0.23 db/migrate/20170620164848_create_c80_yax_price_props.rb
c80_yax-0.1.0.22 db/migrate/20170620164848_create_c80_yax_price_props.rb
c80_yax-0.1.0.21 db/migrate/20170620164848_create_c80_yax_price_props.rb
c80_yax-0.1.0.20 db/migrate/20170620164848_create_c80_yax_price_props.rb
c80_yax-0.1.0.18 db/migrate/20170620164848_create_c80_yax_price_props.rb
c80_yax-0.1.0.17 db/migrate/20170620164848_create_c80_yax_price_props.rb
c80_yax-0.1.0.16 db/migrate/20170620164848_create_c80_yax_price_props.rb
c80_yax-0.1.0.15 db/migrate/20170620164848_create_c80_yax_price_props.rb
c80_yax-0.1.0.14 db/migrate/20170620164848_create_c80_yax_price_props.rb
c80_yax-0.1.0.13 db/migrate/20170620164848_create_c80_yax_price_props.rb
c80_yax-0.1.0.12 db/migrate/20170620164848_create_c80_yax_price_props.rb
c80_yax-0.1.0.11 db/migrate/20170620164848_create_c80_yax_price_props.rb
c80_yax-0.1.0.10 db/migrate/20170620164848_create_c80_yax_price_props.rb
c80_yax-0.1.0.9 db/migrate/20170620164848_create_c80_yax_price_props.rb
c80_yax-0.1.0.8 db/migrate/20170620164848_create_c80_yax_price_props.rb
c80_yax-0.1.0.7 db/migrate/20170620164848_create_c80_yax_price_props.rb
c80_yax-0.1.0.6 db/migrate/20170620164848_create_c80_yax_price_props.rb
c80_yax-0.1.0.5 db/migrate/20170620164848_create_c80_yax_price_props.rb