Sha256: 84c27289ca6f071ef07d7440369685fe852239984102558827d6e8e7a11fcadc
Contents?: true
Size: 179 Bytes
Versions: 20
Compression:
Stored size: 179 Bytes
Contents
class AddForeignKeyProxyId < ActiveRecord::Migration[6.0] def change add_foreign_key :foreman_virt_who_configure_configs, :http_proxies, :column => :http_proxy_id end end
Version data entries
20 entries across 20 versions & 1 rubygems