microsoft / azuredatastudio

Azure Data Studio is a data management and development tool with connectivity to popular cloud and on-premises databases. Azure Data Studio supports Windows, macOS, and Linux, with immediate capability to connect to Azure SQL and SQL Server. Browse the extension library for more database support options including MySQL, PostgreSQL, and MongoDB.
https://learn.microsoft.com/sql/azure-data-studio
MIT License
7.51k stars 883 forks source link

DacFx wizard: Extremely Large Versions Incorrectly Pass Validation #10450

Open chlafreniere opened 4 years ago

chlafreniere commented 4 years ago

If you do an Extract and put an arbitrarily large number for the version, the error message you get back isn't super helpful (I'm assuming the version number passed in is too high). Maybe we could add in some further validation in the wizard?

image

udeeshagautam commented 3 years ago

TODO : add a validation in the Field.

kisantia commented 1 year ago

should just remove version, as mentioned in https://github.com/microsoft/azuredatastudio/issues/4469