Why can't we decide what database changes to skip?

E

et

I spent a lot of time adding relationships to my model and want to update
the database. However, because of some errors I couldn't fix, and they
wouldn't go away even though I removed the relationship, I simply removed
the tables, yet if I try to update the database, it says it will delete
those tables. Help, I don't want to delete any tables, and I don't know how
to get around that, I only want it to modify certain things. I tried
refreshing the model, but it didn't pick up those tables that I'm missing
from the database. I don't want to have to start over, what can I do?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top