Comments
Sort by recent activity
I do not recall what finally resolved this issue for me but at some point it stopped being a problem. Sorry I can't offer more info. / comments
I do not recall what finally resolved this issue for me but at some point it stopped being a problem. Sorry I can't offer more info.
I can run git clean without any issues from both the directory that I linked to and the root of the repository. / comments
I can run git clean without any issues from both the directory that I linked to and the root of the repository.
I tried renaming my new cloned folder and then relinking the same database again to the new path. I received the same error about not being able to execute git clean. Does SQL Source Control support multiple databases in the same git repository?
/ comments
I tried renaming my new cloned folder and then relinking the same database again to the new path. I received the same error about not being able to execute git clean.Does SQL Source Control support...
I cloned the repo again to a different directory, unlinked the db and linked it again with the new path. Now it works - but the entire DB is showing up as a change. I'm guessing something went wrong when I first linked it? Just noticed when i tried to delete the original repo, I'm getting an error. Looks like something is holding a file lock. Maybe that was the issue.
/ comments
I cloned the repo again to a different directory, unlinked the db and linked it again with the new path. Now it works - but the entire DB is showing up as a change. I'm guessing something went wron...
Yes there is a redgate.ssc file. It is the same one from when I first linked this database and I have not made any changes to it because of the issues discussed in this thread. / comments
Yes there is a redgate.ssc file. It is the same one from when I first linked this database and I have not made any changes to it because of the issues discussed in this thread.
Yes I have full access. I'm linking the database to an empty subdirectory. I already have another database linked to the same repository in a different directory and that one works fine. / comments
Yes I have full access. I'm linking the database to an empty subdirectory. I already have another database linked to the same repository in a different directory and that one works fine.
I'm having similar performance issues. It actually extends beyond SSMS locking up and my entire computer is slowed down until I force close SSMS. I've had stability issues with Redgate in the past, but it seems to have gotten worse in the last few versions. Are there any debugging steps I can take to try to identify why these issues might be happening?
/ comments
I'm having similar performance issues. It actually extends beyond SSMS locking up and my entire computer is slowed down until I force close SSMS. I've had stability issues with Redgate in the past,...
I'm using SSMS 17.5 BTW / comments
I'm using SSMS 17.5 BTW
I just ran into this issue and the description provided by @sam.blackburn made it more clear. ThisĀ problem occurred after I changed a table with linked static data. I altered a column from int to varchar. / comments
I just ran into this issue and the description provided by @sam.blackburn made it more clear. ThisĀ problem occurred after I changed a table with linked static data. I altered a column from int to ...
I'm still interested in this feature. Particularly, I would like to change the generated alter script to "create or alter". / comments
I'm still interested in this feature. Particularly, I would like to change the generated alter script to "create or alter".