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.58k stars 908 forks source link

Table Designer - Can't design Edge table #26068

Open caohai opened 2 days ago

caohai commented 2 days ago

Steps to Reproduce:

  1. Open Table Designer (New Table)
  2. Change table type to Edge

Expected: Table should be updated to Edge type and edge constraint tab should show up. Image

Actual: Error notification and UI enters error state, edge constraint tab and general tab don't show up Image

Root cause: https://github.com/microsoft/sqltoolsservice/pull/2328/files#r1847762223 This issue has been present since 1.49.0