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...