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