I've added a new table to my database then why I tried to update my EF entity model it showed that table as a new table in the list but and I select it but it wasn't being added yet
I checked the relations and keys I deleted the entity and re-created it again
here's my uml in database
and this is how the EF generates it, it misses the TeachersCourses table