Activity overview
Latest activity by iLyaL
Yes, the screenshot is exactly what I was referring to but what I wanted to find out is where/how is that message being generated because we are invoking the sqlcmd.exe command directly and pointing it to the generated SCA built SQL script and when I look at that SQL script, there is not a single line that contains that "----- Skipping...." statement which makes me wonder how this is actually implemented and working. Regarding the performance/latency, we are finding that if we switch to using private agent that is in the same exact region as the SQL database, the deployment time improve significantly but that also means that we would need to build out dedicated infrastructure to improve our db deployments and I would like to avoid that if possible. / comments
Yes, the screenshot is exactly what I was referring to but what I wanted to find out is where/how is that message being generated because we are invoking the sqlcmd.exe command directly and pointin...
ReadyRoll Migrations step is showing "---- Skipping ....." where is this coming from?
In Azure DevOps, the "Deploy ReadyRoll Migrations" step is showing log entries that start with "------ Skipping .....".Looking through the SQL script that is in the nuget package, there is nothing ...