Sha256: 1bbd60c0800a9a128cdd374866091184fb2be3c27f4526fcd62a23bbe93d89b6
Contents?: true
Size: 285 Bytes
Versions: 37
Compression:
Stored size: 285 Bytes
Contents
class CreatePhcscriptcdnproScriptVersions < ActiveRecord::Migration[5.2] def change create_table :phcscriptcdnpro_script_versions do |t| t.string :scriptversion t.string :slug t.string :user_id t.string :org_id t.timestamps end end end
Version data entries
37 entries across 37 versions & 1 rubygems