Sha256: 7adf0d9659a9091bd1e77b7e2658f6b7ca0688bdbef10cc3b5e4e0b9fcff4db8
Contents?: true
Size: 210 Bytes
Versions: 21
Compression:
Stored size: 210 Bytes
Contents
class UpdateHDOverallAuditToVersion8 < ActiveRecord::Migration[5.1] update_view :reporting_hd_overall_audit, materialized: true, version: 8, revert_to_version: 7 end
Version data entries
21 entries across 21 versions & 1 rubygems