Support for MS Dataverse / CDS
Add support so SQL Prompt will work in SSMS when connected to MS Dataverse / CDS (Common Data Service - Dynamics really).
Right now, it fails since the (meta)data exposed probably isn't quite as complete as on a "full-scale" SQL Server database
2
votes

-
Josh Yeats commented
Yes, this would be very helpful when using the T-SQL endpoint from SSMS.
The dataverse has a huge number of tables and those tables have a huge number of columns.
Intellisense over this would be very nice.