microsoft / microsoft/vscode-mssql
[Bug]: Table designer warns about unclear risks
- Dominant language
- TypeScript
- Stars
- 1.9k
- Forks
- 610
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 97
Description
### Description
I get this dialog box while trying to use the Table Designer. There is a Check Box to accept the "risks"
However, there are no risks listed, or maybe I am missing what Risks I am accepting.
Can there be clarity added to the Risks that the user is expected to accept ?
### Steps to Reproduce
VS Code and mssql extension running on Windows in WSL.
Create a sql instance with docker containers from the extension.
Design a table like the following
Click on "Apply Changes"
### Affected Area
- [ ] Connection dialog (SQL Server | Azure browse/Fabric browse)
- [ ] Query editor
- [ ] Query results panel
- [ ] Object Explorer
- [ ] GitHub Copilot integration
- [ ] Preview/Edit data
- [x] Table Designer
- [ ] Schema Designer
- [ ] Schema Compare
- [ ] Local SQL Server Container provisioning
- [ ] SQL database in Fabric provisioning
- [ ] DACPAC/BACPAC export/import
- [ ] SQL Database projects
- [ ] Query Plan Visualizer
- [ ] Other (please describe below)
### If you selected "Other", please describe the affected area
_No response_
### Environment Information
VS Code version: 1.126.0
Extn Version Version 1.43.0
OS: VSCode on Windows with remote connection to WSL.
SQL Server: Created using the docker workflow in mssql extension. Version 2025.
### Confirmation
- [x] I have searched existing issues and couldn't find a match
- [ ] I want to work on this issue
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.