Sha256: 94a454550fd4abead81e2090c3ef5f675f004b07f751f184c702b16e341c7b3d
Contents?: true
Size: 349 Bytes
Versions: 73
Compression:
Stored size: 349 Bytes
Contents
class CreatePhcscriptcdnproScriptExtensions < ActiveRecord::Migration[5.0] def change create_table :phcscriptcdnpro_script_extensions do |t| t.string :scriptextensionname t.text :scriptextensiondes t.string :scriptextension t.string :user_id t.string :membership_id t.string :oganization_id t.timestamps end end end
Version data entries
73 entries across 73 versions & 1 rubygems