-
Notifications
You must be signed in to change notification settings - Fork 546
Description
Description
the application version field doesn't do any semver validation, so it lets you hit execute with contents that will immediately fail. Validation should occur so it does not fail immediately.
Steps to Reproduce
- enter data-tier application
- navigate to application version
Affected Area
- Connection dialog (SQL Server | Azure browse/Fabric browse)
- Query results panel
- Query editor
- Object Explorer
- Table Designer
- Schema Compare
- Schema Designer
- Local SQL Server Container provisioning
- SQL database in Fabric provisioning
- GitHub Copilot integration
- Query Plan Visualizer
- Other (please describe below)
If you selected "Other", please describe the affected area
dacpac
Environment Information
n/a
Confirmation
- I have searched existing issues and couldn't find a match
- I want to work on this issue