Sha256: 048599e77b697a72f6ed8b5bb97dce0eb017c08597977b295fb7cb6858d41ba1
Contents?: true
Size: 225 Bytes
Versions: 173
Compression:
Stored size: 225 Bytes
Contents
class UpdateHDOverallAuditToVersion4 < ActiveRecord::Migration[5.1] def change update_view :reporting_hd_overall_audit, materialized: true, version: 4, revert_to_version: 2 end end
Version data entries
173 entries across 173 versions & 1 rubygems