Skip to content

Conversation

@allancascante
Copy link
Contributor

Description

DacFx operations such as dacpac or bacpac, are specializations of SqlTask; in some cases the calling service would like to be notified of such operations completed and based on the type do a different treatment. As reported in this bug: microsoft/vscode-mssql#20606 where there is an extra notification to open the generated file, while the default SqlTask is reporting as completed. With the information passed with this changes the calling service could decide customization to the reports of the operations, and allow more concrete UX.

Code Changes Checklist

  • New or updated unit tests added
  • All existing tests pass (dotnet test)
  • Code follows contributing guidelines
  • Logging/telemetry updated if relevant
  • No protocol or behavioral regressions

Reviewers: Please read our reviewer guidelines

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.

2 participants