New
1.4.0 - lit-brook-38160
Added
refresh_materialized_viewnow accepts acascadeoption, which defaults tofalse. Setting this option totruewill refresh any materialized views the current view depends on first, ensuring the view being refreshed has the most up-to-date information.sql_definitionargument is now supported when usingupdate_view.
Fixed
- View migrations created under Rails 5 and newer will no longer result in warnings.
ar_internal_metadatais no longer included in the schema dump for Rails 5 and newer apps.- Using the
scenic:modelgenerator will no longer create a fixture or factory.