-
-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
Extension Version
2.6.4
OS and Version
Windows 11
VS Code Version
v1.101.0
Database name and Version
mssql 2022
Steps to reproduce
- Launch VS Code
- Get DevDB extension
- Configure DevDB to access mssql server / database
- Open DevDB view
- Click on table that uses a schema that is not dbo
Expected behavior
Expected: Table values load and are dislayed
Actual: Indefinite loading bar is displayed
Screenshots
20250618-1340-58.2029076.mp4
Additional context
I can confirm that this same action with these settings does work for tables in dbo schema.
I am working on a fix for this based in the same spirit as #121