How can we help you today? How can we help you today?
tomslickers
Mikiel, Thanks for your reply. Our big issue was that branching is too slow and difficult under TFS, but we are moving to Git and hope to develop a good branching strategy going forward. Regards, Tom / comments
Mikiel,Thanks for your reply. Our big issue was that branching is too slow and difficult under TFS, but we are moving to Git and hope to develop a good branching strategy going forward.Regards,Tom
0 votes
This turned out to be a configuration error in my CI step. IgnoreUsersPermissionsAndRoleMemberships is the default. After changing this all is well. / comments
This turned out to be a configuration error in my CI step. IgnoreUsersPermissionsAndRoleMemberships is the default. After changing this all is well.
0 votes
I believe I sorted this out. The solution (obvious now) is to do the schema validation in a database instance that includes the external dependencies. / comments
I believe I sorted this out. The solution (obvious now) is to do the schema validation in a database instance that includes the external dependencies.
0 votes
David, Thank you for this. I am not sure how this happened because I did use the installer, but I installed the .Net Framework using the link provided and the problem is solved. Tom / comments
David, Thank you for this. I am not sure how this happened because I did use the installer, but I installed the .Net Framework using the link provided and the problem is solved. Tom
0 votes
Thanks Alex! I should have figured that out. Installing the tSQLt objects in the Dev database and committing them to source control did the trick. / comments
Thanks Alex! I should have figured that out. Installing the tSQLt objects in the Dev database and committing them to source control did the trick.
0 votes