Sha256: a36c8762488915fc9aba9faf671cd6915a2152e3584e556d25aa527a91e5289d
Contents?: true
Size: 340 Bytes
Versions: 31
Compression:
Stored size: 340 Bytes
Contents
class CreatePhcscriptcdnproScriptcdnMains < ActiveRecord::Migration def change create_table :phcscriptcdnpro_scriptcdn_mains do |t| t.references :information, index: true t.references :version, index: true t.string :user_id t.string :membership_id t.string :oganization_id t.timestamps null: false end end end
Version data entries
31 entries across 31 versions & 1 rubygems