How do I resolve the issue where I am getting "there is already an object name..."

I am currently trying to get latest for my sql source control on one of my DB's.  In doing so it pulls up hundreds of objects to get and then when I try to run "Apply Changes" it pulls up some warnings.  Which I acknowledge.  

However, after it goes through that it gest about 46% done before it gives me the error:  "There is already an object... in the database"

however, that object isn't already in the DB.  I am attempting to set this up on my local laptop.  I would be completely fine with blanking out whatever I have on my local and using whatever is pulled down from git.  

I've tried recreating the object or even editing the script but it comes back with what looks like hundreds of small errors similar to the above.  

So how can I just reset my install and start over?  Or is there another way to resolve this?

Answers

Sign In or Register to comment.