microsoft / sqltoolsservice

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

Fix schema matching issue in simple object explorer #2336

Closed aasimkhan30 closed 4 months ago

aasimkhan30 commented 4 months ago

Making sure child objects have the same schema as parents objects. Added some tests for this behavior too.