EF6 does not add all the tables to the conceptual model

1

Good morning, I have an asp.net mvc project that I made with EF5 and I had no problems updating or bringing new tables, however I decided to use the EF6 to test the functionalities it has but it turns out that when I wanted to update my schema so that I could add new tables, I did not add them, I just added them to the model.store folder but not to my conceptual model, I deleted the model to generate it again and now what it does is that it only brings me a few tables but the modified and recently created no.

I'm working with Oracle 11g. I need your help.

Thank you.

    
asked by David Ochoa 24.05.2016 в 19:19
source

0 answers