How can we help you today? How can we help you today?
PeterDaniels
Can we change the output of Changes.html to NOT included previous column with just a comma added?
When I add a new column to a table via SCA, and then generate Changes.html via New-DatabaseReleaseArtifact / Export-DatabaseReleaseArtifact, I see changes marked-up/highlighted for the existing col...
2 followers 2 comments 0 votes
Are we restricted to only using alpha characters when using semantic version migration grouping?
I am attempting to use semantic version ordering for migration grouping.  I want to add the name of our release, "2018_Aurora", to the version # 1.0.0 to make a final folder name of "1.0.0-2018_Aur...
2 followers 2 comments 0 votes
How do I populate the __MigrationLog columns: version, package_version, release_version?
I am attempting to create a coherent vision of the various concepts of "version" and "release" using SCA and Bamboo.  One area where I see possibilities is in the __MigrationLog table.  Here, we ha...
3 followers 6 comments 0 votes
What actions generate the schema snapshot required for drift and deploy preview reports?
I want to get clear on what activities ensure that I get drift and deploy preview reports.  I'm currently executing New-DataBaseReleaseArtifact via PS script and get the following WARNING:"No schem...
2 followers 3 comments 0 votes
How to use -Target <list> in New-DatabaseReleaseArtifact?
The docs for New-DatabaseReleaseArtifact discuss using a list of one or more items as an argument to the -Target parameter. When I tried to do that, I got: "to create a release for a SQL change aut...
3 followers 6 comments 0 votes