I recently investigated case about missing mat view at our prod env.
I ran .show operations | where Operation == 'MaterializedViewDrop'
command, and it shows lots of useful information, but missed what exactly materialized view was deleted.
Is there any way to find out what exactly mat view was dropped?
you can find metadata changes (e.g., creation of new entities, such as a materialized view) in the Journal