mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-18 01:25:41 -05:00
fixed the oe integration test failing in appveyor (#339)
* fixed the oe integration test failing in appveyor
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
NodeType: Table Label: dbo.tableWithColumnset
|
||||
NodeType: Column Label: i (int, null)
|
||||
NodeType: Column Label: cs (Column Set, null)
|
||||
NodeType: Table Label: Employee_Temporal (System-Versioned)
|
||||
NodeType: Column Label: BusinessEntityID (PK, int, not null)
|
||||
NodeType: Column Label: NationalIDNumber (nvarchar(15), not null)
|
||||
|
||||
Reference in New Issue
Block a user