Sha256: 7304504027a0f513e26f9d3a643c9fc5ad3c357f8b1836e06563efc1e757b25a
Contents?: true
Size: 303 Bytes
Versions: 25
Compression:
Stored size: 303 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 :membership_id t.string :oganization_id t.timestamps end end end
Version data entries
25 entries across 25 versions & 1 rubygems