mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-18 09:35:38 -05:00
fix the problem with history tables as table children (#335)
This commit is contained in:
@@ -43,6 +43,21 @@ NodeType: Column Label: ValidFrom
|
||||
NodeType: Column Label: ValidTo
|
||||
NodeType: Key Label: PK_Employee_History_BusinessEntityID
|
||||
NodeType: Statistic Label: PK_Employee_History_BusinessEntityID
|
||||
NodeType: HistoryTable Label: HumanResources.Employee_Temporal_History
|
||||
NodeType: Column Label: BusinessEntityID
|
||||
NodeType: Column Label: NationalIDNumber
|
||||
NodeType: Column Label: LoginID
|
||||
NodeType: Column Label: OrganizationNode
|
||||
NodeType: Column Label: OrganizationLevel
|
||||
NodeType: Column Label: JobTitle
|
||||
NodeType: Column Label: BirthDate
|
||||
NodeType: Column Label: MaritalStatus
|
||||
NodeType: Column Label: Gender
|
||||
NodeType: Column Label: HireDate
|
||||
NodeType: Column Label: VacationHours
|
||||
NodeType: Column Label: SickLeaveHours
|
||||
NodeType: Column Label: ValidFrom
|
||||
NodeType: Column Label: ValidTo
|
||||
NodeType: Table Label: Person.Person
|
||||
NodeType: Column Label: BusinessEntityID
|
||||
NodeType: Column Label: PersonType
|
||||
|
||||
Reference in New Issue
Block a user