Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dacpac updates and new 'create' command #124

Merged
merged 3 commits into from
Jun 16, 2021
Merged

Dacpac updates and new 'create' command #124

merged 3 commits into from
Jun 16, 2021

Conversation

mmckechney
Copy link
Owner

  • FIXED: Update to Dacpac change scripts to identify new header delimiter
  • FIXED: Issue creating scripts between incompatible SQL Server versions. Will now output a warning and continue to create the scripts with the flag AllowIncompatiblePlatform=true
  • ADDED: New command sbm create to create a new SBM file from a list of scripts
  • UPDATED: Can now use Windows auth for DACPAC creation
  • UPDATED: updated NuGet packages
  • Cleaning up compiler warnings

…imiter

- *FIXED:* Issue creating scripts between incompatable SQL Server versions. Will now output a warning and continue to create the scripts with the flag `AllowIncompatiblePlatform=true`
- *ADDED:* New command `sbm create` to create a new SBM file from a list of scripts
- *UPDATED:* Can now use Windows auth for DACPAC creation
- *UPDATED:* updated Nuget packages
- Cleaning up compiler warnings
@mmckechney mmckechney merged commit db67c1d into master Jun 16, 2021
@mmckechney mmckechney deleted the vnext branch June 16, 2021 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant