fixed the bug with loading default constraints in oe (#582)

* fixed the bug with loading default constraints in oe
This commit is contained in:
Leila Lali
2018-02-09 08:51:41 -08:00
committed by GitHub
parent fc4282b701
commit c40c740a73
5 changed files with 80 additions and 21 deletions

View File

@@ -41,6 +41,12 @@ NodeType: Constraint Label: CK_Employee_HireDate SubType: Status:
NodeType: Constraint Label: CK_Employee_MaritalStatus SubType: Status:
NodeType: Constraint Label: CK_Employee_SickLeaveHours SubType: Status:
NodeType: Constraint Label: CK_Employee_VacationHours SubType: Status:
NodeType: Constraint Label: DF_Employee_SalariedFlag SubType: Status:
NodeType: Constraint Label: DF_Employee_VacationHours SubType: Status:
NodeType: Constraint Label: DF_Employee_SickLeaveHours SubType: Status:
NodeType: Constraint Label: DF_Employee_CurrentFlag SubType: Status:
NodeType: Constraint Label: DF_Employee_rowguid SubType: Status:
NodeType: Constraint Label: DF_Employee_ModifiedDate SubType: Status:
NodeType: Index Label: NonClusteredIndex-Login (Non-Unique, Non-Clustered) SubType: Status:
NodeType: Index Label: PK_Employee_BusinessEntityID (Unique, Clustered) SubType:PrimaryKey Status:
NodeType: Statistic Label: NonClusteredIndex-Login SubType: Status:
@@ -94,6 +100,10 @@ NodeType: Column Label: ModifiedDate (datetime, not null) SubType: Status:
NodeType: Key Label: PK_Person_BusinessEntityID SubType:PrimaryKey Status:
NodeType: Constraint Label: CK_Person_EmailPromotion SubType: Status:
NodeType: Constraint Label: CK_Person_PersonType SubType: Status:
NodeType: Constraint Label: DF_Person_NameStyle SubType: Status:
NodeType: Constraint Label: DF_Person_EmailPromotion SubType: Status:
NodeType: Constraint Label: DF_Person_rowguid SubType: Status:
NodeType: Constraint Label: DF_Person_ModifiedDate SubType: Status:
NodeType: Trigger Label: TableTrigger SubType: Status:
NodeType: Index Label: PK_Person_BusinessEntityID (Unique, Clustered) SubType:PrimaryKey Status:
NodeType: Statistic Label: PK_Person_BusinessEntityID SubType: Status: