azuredatastudio
azuredatastudio copied to clipboard
Lower/Uppercase inconsistencies in dropdown data type names vs in script
- Azure Data Studio Version: Insiders
- OS Version: Windows Enterprise
Steps to Reproduce:
- Open Table Designer in Azure Data Studio
- Open data type drown. Observe case settings in data type drop down
- Make changes to the table and select "Publish"
- Select "Generate Script" to view T-SQL script of table
Expected:
Case-sensitivity should be consistent in data type drop down and script
Actual:
Script contains upper case data types and Designer drop down is lower case
Does this issue occur when all extensions are disabled?: Yes/No