Description
When an object such as a table is modified, a dependent object such as a view may become invalid. We would like to add support for tracking this invalidation state in the catalog and clearing it via ALTER VIEW v RECOMPILE (similar to Oracle).