Sha256: 3b15cfec7649806cfb7432abafb95afd3eaa7391d607f0d8a4b51c9574ac76b7
Contents?: true
Size: 170 Bytes
Versions: 33
Compression:
Stored size: 170 Bytes
Contents
class AddSizeToScapContent < ActiveRecord::Migration def change change_column :foreman_openscap_scap_contents, :scap_file, :binary, :limit => 16.megabyte end end
Version data entries
33 entries across 33 versions & 1 rubygems