Skip to content

[Port] Adding fabric warning for dacpac dialog and small fix to styles#20604

Merged
kburtram merged 5 commits intorelease/1.37from
port/allancascante/fabric_target_message
Nov 17, 2025
Merged

[Port] Adding fabric warning for dacpac dialog and small fix to styles#20604
kburtram merged 5 commits intorelease/1.37from
port/allancascante/fabric_target_message

Conversation

@allancascante
Copy link
Copy Markdown
Contributor

@allancascante allancascante commented Nov 17, 2025

Description

Fixes: #20568 and #20567, original PR: #20599

Code Changes Checklist

  • New or updated unit tests added
  • All existing tests pass (npm run test)
  • Code follows contributing guidelines
  • Telemetry/logging updated if relevant
  • No regressions or UX breakage

Reviewers: Please read our reviewer guidelines

- Added when clause to DacPac commands in command palette to respect mssql.experimentalFeaturesEnabled flag #20512 
- Renamed DacPac commands to grouped naming convention (mssql.dacpacDialog.*) #20513 
- Added OS-specific localization for "Reveal in Explorer" button (Windows/macOS/Linux) #20511 
- Extracted Data-tier Applications documentation URL to constants
- Updated application version validation to accept 2-part versions (e.g., 1.0) #20514 
- Changed validation state to display warnings
* adding fabric warning for dacpac dialog and small fix to styles

* lint fixes

* localization changes
@kburtram kburtram merged commit ada7c6a into release/1.37 Nov 17, 2025
1 of 2 checks passed
@kburtram kburtram deleted the port/allancascante/fabric_target_message branch November 17, 2025 19:33
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.

[Bug]: DACPAC import to new Fabric SQL database fails

2 participants