Sha256: 39d53275635465380efaa23cf1a29d2d98da1383e765a4384dff0071649cd518
Contents?: true
Size: 327 Bytes
Versions: 13
Compression:
Stored size: 327 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
13 entries across 13 versions & 1 rubygems