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

Vbump DacFx to 162.5.53-preview to fix bug in table designer #2426

Merged
merged 1 commit into from
Nov 16, 2024

Conversation

lewis-sanchez
Copy link
Contributor

This PR fixes an issue with table designer when DB in Azure has a serverless service objective

Before the DacFx package update making any edit in table designer resulted in the following error and prevented publishing changes:
image

After the DacFx package update making any edit in table designer works and allows edits to be published:
image

Copy link

As part of updating the dependencies in Packages.props we require that any PRs opened also verify that
they've done the following checks.

Please respond to this comment verifying that you've done the appropriate validation (or explain why it's not necessary) before merging in the PR

  • Built and tested the change locally to validate that the update doesn't cause any regressions and fixes the issues intended
  • Tested changes on all major platforms
    • Windows
    • Linux
    • Mac
  • Check the source repo for any open issues with the release being updated to (if available)

@kburtram kburtram merged commit f12e4bd into main Nov 16, 2024
2 of 3 checks passed
@kburtram kburtram deleted the lewissanchez/bump-dacfx-to-162.5.53-preview branch November 16, 2024 05:05
kburtram pushed a commit that referenced this pull request Nov 16, 2024
kburtram added a commit that referenced this pull request Nov 16, 2024
Co-authored-by: Lewis Sanchez <87730006+lewis-sanchez@users.noreply.github.com>
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