Sha256: 54f0d65a069ed0368d1962ffbd043930aa6e7e140fed2ea561a6a3c682a018db
Contents?: true
Size: 350 Bytes
Versions: 8
Compression:
Stored size: 350 Bytes
Contents
class CreatePhcscriptcdnproScriptVersions < ActiveRecord::Migration[5.0] def change create_table :phcscriptcdnpro_script_versions do |t| t.string :scriptversion t.string :user_id t.string :user_name t.string :slug t.string :membership_id t.string :oganization_id t.timestamps end end end
Version data entries
8 entries across 8 versions & 1 rubygems