sql server - Diagram of model not being updated when model updated from DB after table removal -


i noticed when create table in db , update model, new object corresponding said table appears automagically in diagram. however, when remove table , perform same operation, diagram stays unchanged.

enter image description here

i'm curious if there's way automate process updated diagram displayed. intended behavior, way? what'd for?


Comments