Activity overview
Latest activity by 87maxima
Thanks for your response, @Ivo_Miller According to the SSMS interface I am on a version later than that: 4.2.20057.15888 did the error get reintroduced in this version? I don't see a user file being generated when using the SSMS interface, where would I find the file to try the work around? / comments
Thanks for your response, @Ivo_Miller According to the SSMS interface I am on a version later than that: 4.2.20057.15888 did the error get reintroduced in this version? I don't see a user file bein...
Error: "A development source must be set to generate migrations."
I am setting up a new SQL Change Automation job using SQL Source Control as the development source within SSMS. After going through the "new project" windows, a project appears to be successfully c...
Thanks David! I was unaware of that flag. So our pipeline is: Local Dev -> Shared Dev -> QA -> Staging -> Prod The purpose of the shared dev environment in question, it is the environment where multiple development teams deploy their parts of our projects (database dev, web API dev, web app dev, data warehouse dev, etc. etc.) its the first place all the teams' projects are built together as it is infeasible for all parts to be built in a local development environment. We are working on automating deployment of all pieces and once all are deployed want to run a set of automated tests to verify all pieces are working together as expected before we send anything over to the QA team. / comments
Thanks David! I was unaware of that flag.So our pipeline is:Local Dev -> Shared Dev -> QA -> Staging -> ProdThe purpose of the shared dev environment in question, it is the environment where multip...
SQL Change Automation not finding objects in new schema
I've got a SQL Change Automation (SCA) project that is using a SQL Source Control repo as its source. I've just added all of the objects for tsqlt tests to my localDB and the repo and am attempting...
An error occurred: Error while copying content to a stream.
I am trying to set up my first SQL Change Automation job from within SSMS. After selecting a SQL Source Control repo to be the source of scripts, creating and selecting a shadow database, and selec...
So, while I don't know what that message was about. I just deleted the project and started over and didn't get it the second time. Spoke too soon. While I did not get it after initial set up, I did get it after trying to create a full migration. I don't see how to un-accept this answer, so will open a new post. / comments
So, while I don't know what that message was about. I just deleted the project and started over and didn't get it the second time.Spoke too soon. While I did not get it after initial set up, I did ...
An error occurred: Error while copying content to a stream.
I am trying to set up my first SQL Change Automation job from within SSMS. After selecting a SQL Source Control repo to be the source of scripts, creating and selecting a shadow database, and selec...