microsoft / sqltoolsservice

SQL Tools API service that provides SQL Server data management capabilities.
Other
441 stars 149 forks source link

handle multiple templates in case of SQL DB #2354

Closed sahuroshan closed 5 months ago

sahuroshan commented 5 months ago

In case the assesed instance has more than 50 dbs then instead of one template we will be getting list of templates from the nuget, This PR is to handle that change only.

Added test case for next gen gp recommendation and for mutiple templates case as well.

ADO task link - https://msdata.visualstudio.com/Database%20Systems/_workitems/edit/3100628

github-actions[bot] commented 5 months ago

As part of updating the dependencies in Packages.props we require that any PRs opened also verify that they've done the following checks.

Please respond to this comment verifying that you've done the appropriate validation (or explain why it's not necessary) before merging in the PR