Sha256: 4a6c38d530dca35dd3f27b2cc64ef1c4b577903486075090bf05170b08c54b09

Contents?: true

Size: 379 Bytes

Versions: 19

Compression:

Stored size: 379 Bytes

Contents

class CreatePhcscriptcdnScriptLicences < ActiveRecord::Migration[5.0]
	def change

		create_table :phcscriptcdn_script_licences do |t|

			t.string :lcncname
			t.string :lcncdescript

			t.string :lcnccomgpl
			t.string :lcncarvlfsf
			t.string :lcncarvlosi
			t.string :lcncarvlcopyfree
			t.string :lcncarvldebian
			t.string :lcncarvlfedora

			t.timestamps

		end

	end
end

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
phcscriptcdn-3.3.3 db/migrate/20160801032225_create_phcscriptcdn_script_licences.rb
phcscriptcdn-3.3.2 db/migrate/20160801032225_create_phcscriptcdn_script_licences.rb
phcscriptcdn-3.3.1 db/migrate/20160801032225_create_phcscriptcdn_script_licences.rb
phcscriptcdn-3.3.0 db/migrate/20160801032225_create_phcscriptcdn_script_licences.rb
phcscriptcdn-3.2.0 db/migrate/20160801032225_create_phcscriptcdn_script_licences.rb
phcscriptcdn-3.1.5 db/migrate/20160801032225_create_phcscriptcdn_script_licences.rb
phcscriptcdn-3.1.4 db/migrate/20160801032225_create_phcscriptcdn_script_licences.rb
phcscriptcdn-3.1.3 db/migrate/20160801032225_create_phcscriptcdn_script_licences.rb
phcscriptcdn-3.1.2 db/migrate/20160801032225_create_phcscriptcdn_script_licences.rb
phcscriptcdn-3.1.1 db/migrate/20160801032225_create_phcscriptcdn_script_licences.rb
phcscriptcdn-3.1.0 db/migrate/20160801032225_create_phcscriptcdn_script_licences.rb
phcscriptcdn-3.0.7 db/migrate/20160801032225_create_phcscriptcdn_script_licences.rb
phcscriptcdn-3.0.6 db/migrate/20160801032225_create_phcscriptcdn_script_licences.rb
phcscriptcdn-3.0.5 db/migrate/20160801032225_create_phcscriptcdn_script_licences.rb
phcscriptcdn-3.0.4 db/migrate/20160801032225_create_phcscriptcdn_script_licences.rb
phcscriptcdn-3.0.2 db/migrate/20160801032225_create_phcscriptcdn_script_licences.rb
phcscriptcdn-3.0.1 db/migrate/20160801032225_create_phcscriptcdn_script_licences.rb
phcscriptcdn-3.0.0 db/migrate/20160801032225_create_phcscriptcdn_script_licences.rb
phcscriptcdn-3.0.0.pre.beta db/migrate/20160801032225_create_phcscriptcdn_script_licences.rb