Update model.ndm2
This commit is contained in:
324
docs/model.ndm2
324
docs/model.ndm2
@@ -16124,170 +16124,6 @@
|
||||
"dataCompressions": []
|
||||
}
|
||||
},
|
||||
{
|
||||
"objectType": "Table_MSSQL",
|
||||
"name": "GetAllUserCartResponse",
|
||||
"comment": "ورودی واکشی سبد خرید",
|
||||
"owner": "",
|
||||
"isChangeTracking": false,
|
||||
"isTrackColumnsUpdated": false,
|
||||
"oldName": "",
|
||||
"isSystemTable": false,
|
||||
"createTime": "",
|
||||
"modifyTime": "",
|
||||
"objectID": 9936,
|
||||
"numberOfRows": 0,
|
||||
"identityCurrent": 0,
|
||||
"dataLength": 0,
|
||||
"indexLength": 0,
|
||||
"fields": [
|
||||
{
|
||||
"objectType": "TableField_MSSQL",
|
||||
"name": "MetaData",
|
||||
"type": "MetaData",
|
||||
"size": 0,
|
||||
"isNullable": "Yes",
|
||||
"scale": 0,
|
||||
"comment": "متادیتا",
|
||||
"computedExpression": "",
|
||||
"defaultValue": "",
|
||||
"defaultValueType": "None",
|
||||
"schema": "",
|
||||
"userDefinedType": "",
|
||||
"collate": "",
|
||||
"isWithValues": false,
|
||||
"isFilestream": false,
|
||||
"isColumnSet": false,
|
||||
"isPersisted": false,
|
||||
"isSparse": false,
|
||||
"isRowGUIDColumn": false,
|
||||
"oldName": "MetaData",
|
||||
"computedBaseType": "",
|
||||
"isDefaultConstraint": false,
|
||||
"defaultConstraint": "",
|
||||
"isIdentity": false,
|
||||
"isExistingField": false,
|
||||
"identitySeed": 0,
|
||||
"identityIncrement": 0,
|
||||
"identityIsNotForReplication": false
|
||||
},
|
||||
{
|
||||
"objectType": "TableField_MSSQL",
|
||||
"name": "Model",
|
||||
"type": "Collection",
|
||||
"size": 0,
|
||||
"isNullable": "Yes",
|
||||
"scale": 0,
|
||||
"comment": "مدل خروجی",
|
||||
"computedExpression": "",
|
||||
"defaultValue": "",
|
||||
"defaultValueType": "Others",
|
||||
"schema": "",
|
||||
"userDefinedType": "",
|
||||
"collate": "",
|
||||
"isWithValues": false,
|
||||
"isFilestream": false,
|
||||
"isColumnSet": false,
|
||||
"isPersisted": false,
|
||||
"isSparse": false,
|
||||
"isRowGUIDColumn": false,
|
||||
"oldName": "Model",
|
||||
"computedBaseType": "",
|
||||
"isDefaultConstraint": false,
|
||||
"defaultConstraint": "",
|
||||
"isIdentity": false,
|
||||
"isExistingField": false,
|
||||
"identitySeed": 0,
|
||||
"identityIncrement": 0,
|
||||
"identityIsNotForReplication": false
|
||||
}
|
||||
],
|
||||
"indexes": [],
|
||||
"primaryKey": {
|
||||
"objectType": "PrimaryKey_MSSQL",
|
||||
"name": "",
|
||||
"fields": [],
|
||||
"fillFactor": 0,
|
||||
"oldName": "",
|
||||
"isClustered": true,
|
||||
"isPadded": false,
|
||||
"noRecomputeStatistics": false,
|
||||
"ignoreDuplicatedKeyValues": false,
|
||||
"allowRowLocks": true,
|
||||
"allowPageLocks": true,
|
||||
"storage": {
|
||||
"objectType": "Storage_MSSQL",
|
||||
"name": "",
|
||||
"oldName": "",
|
||||
"storageType": "Default",
|
||||
"filegroup": "",
|
||||
"textImageFilegroup": "",
|
||||
"filestreamFilegroup": "",
|
||||
"partitionScheme": "",
|
||||
"partitionColumn": "",
|
||||
"filestreamPartitionScheme": "",
|
||||
"dataCompressions": []
|
||||
}
|
||||
},
|
||||
"foreignKeys": [
|
||||
{
|
||||
"objectType": "ForeignKey_MSSQL",
|
||||
"name": "fk_GetAllProductsByFilterResponse_GetAllProductsByFilterResponseModel_copy_1",
|
||||
"fields": [
|
||||
"Model"
|
||||
],
|
||||
"referencedSchema": "CMS",
|
||||
"referencedTable": "GetAllProductsByFilterResponseModel",
|
||||
"referencedFields": [
|
||||
"Id"
|
||||
],
|
||||
"onDelete": "",
|
||||
"onUpdate": "",
|
||||
"isNotForReplication": false,
|
||||
"isEnabled": false,
|
||||
"comment": "",
|
||||
"sourceCardinality": "NoneRelationship",
|
||||
"targetCardinality": "NoneRelationship",
|
||||
"oldName": ""
|
||||
},
|
||||
{
|
||||
"objectType": "ForeignKey_MSSQL",
|
||||
"name": "fk_GetAllUserCartResponse_GetAllUserCartResponseModel_1",
|
||||
"fields": [
|
||||
"Model"
|
||||
],
|
||||
"referencedSchema": "FrontOffice",
|
||||
"referencedTable": "GetAllUserCartResponseModel",
|
||||
"referencedFields": [
|
||||
"Id"
|
||||
],
|
||||
"onDelete": "",
|
||||
"onUpdate": "",
|
||||
"isNotForReplication": false,
|
||||
"isEnabled": true,
|
||||
"comment": "",
|
||||
"sourceCardinality": "NoneRelationship",
|
||||
"targetCardinality": "NoneRelationship",
|
||||
"oldName": ""
|
||||
}
|
||||
],
|
||||
"uniques": [],
|
||||
"checks": [],
|
||||
"triggers": [],
|
||||
"storage": {
|
||||
"objectType": "Storage_MSSQL",
|
||||
"name": "",
|
||||
"oldName": "",
|
||||
"storageType": "Default",
|
||||
"filegroup": "",
|
||||
"textImageFilegroup": "",
|
||||
"filestreamFilegroup": "",
|
||||
"partitionScheme": "",
|
||||
"partitionColumn": "",
|
||||
"filestreamPartitionScheme": "",
|
||||
"dataCompressions": []
|
||||
}
|
||||
},
|
||||
{
|
||||
"objectType": "Table_MSSQL",
|
||||
"name": "GetAllUserCartResponseModel",
|
||||
@@ -16592,6 +16428,150 @@
|
||||
"filestreamPartitionScheme": "",
|
||||
"dataCompressions": []
|
||||
}
|
||||
},
|
||||
{
|
||||
"objectType": "Table_MSSQL",
|
||||
"name": "GetAllUserCartResponse",
|
||||
"comment": "ورودی واکشی سبد خرید",
|
||||
"owner": "",
|
||||
"isChangeTracking": false,
|
||||
"isTrackColumnsUpdated": false,
|
||||
"oldName": "",
|
||||
"isSystemTable": false,
|
||||
"createTime": "",
|
||||
"modifyTime": "",
|
||||
"objectID": 9936,
|
||||
"numberOfRows": 0,
|
||||
"identityCurrent": 0,
|
||||
"dataLength": 0,
|
||||
"indexLength": 0,
|
||||
"fields": [
|
||||
{
|
||||
"objectType": "TableField_MSSQL",
|
||||
"name": "MetaData",
|
||||
"type": "MetaData",
|
||||
"size": 0,
|
||||
"isNullable": "Yes",
|
||||
"scale": 0,
|
||||
"comment": "متادیتا",
|
||||
"computedExpression": "",
|
||||
"defaultValue": "",
|
||||
"defaultValueType": "None",
|
||||
"schema": "",
|
||||
"userDefinedType": "",
|
||||
"collate": "",
|
||||
"isWithValues": false,
|
||||
"isFilestream": false,
|
||||
"isColumnSet": false,
|
||||
"isPersisted": false,
|
||||
"isSparse": false,
|
||||
"isRowGUIDColumn": false,
|
||||
"oldName": "MetaData",
|
||||
"computedBaseType": "",
|
||||
"isDefaultConstraint": false,
|
||||
"defaultConstraint": "",
|
||||
"isIdentity": false,
|
||||
"isExistingField": false,
|
||||
"identitySeed": 0,
|
||||
"identityIncrement": 0,
|
||||
"identityIsNotForReplication": false
|
||||
},
|
||||
{
|
||||
"objectType": "TableField_MSSQL",
|
||||
"name": "Model",
|
||||
"type": "Collection",
|
||||
"size": 0,
|
||||
"isNullable": "Yes",
|
||||
"scale": 0,
|
||||
"comment": "مدل خروجی",
|
||||
"computedExpression": "",
|
||||
"defaultValue": "",
|
||||
"defaultValueType": "Others",
|
||||
"schema": "",
|
||||
"userDefinedType": "",
|
||||
"collate": "",
|
||||
"isWithValues": false,
|
||||
"isFilestream": false,
|
||||
"isColumnSet": false,
|
||||
"isPersisted": false,
|
||||
"isSparse": false,
|
||||
"isRowGUIDColumn": false,
|
||||
"oldName": "Model",
|
||||
"computedBaseType": "",
|
||||
"isDefaultConstraint": false,
|
||||
"defaultConstraint": "",
|
||||
"isIdentity": false,
|
||||
"isExistingField": false,
|
||||
"identitySeed": 0,
|
||||
"identityIncrement": 0,
|
||||
"identityIsNotForReplication": false
|
||||
}
|
||||
],
|
||||
"indexes": [],
|
||||
"primaryKey": {
|
||||
"objectType": "PrimaryKey_MSSQL",
|
||||
"name": "",
|
||||
"fields": [],
|
||||
"fillFactor": 0,
|
||||
"oldName": "",
|
||||
"isClustered": true,
|
||||
"isPadded": false,
|
||||
"noRecomputeStatistics": false,
|
||||
"ignoreDuplicatedKeyValues": false,
|
||||
"allowRowLocks": true,
|
||||
"allowPageLocks": true,
|
||||
"storage": {
|
||||
"objectType": "Storage_MSSQL",
|
||||
"name": "",
|
||||
"oldName": "",
|
||||
"storageType": "Default",
|
||||
"filegroup": "",
|
||||
"textImageFilegroup": "",
|
||||
"filestreamFilegroup": "",
|
||||
"partitionScheme": "",
|
||||
"partitionColumn": "",
|
||||
"filestreamPartitionScheme": "",
|
||||
"dataCompressions": []
|
||||
}
|
||||
},
|
||||
"foreignKeys": [
|
||||
{
|
||||
"objectType": "ForeignKey_MSSQL",
|
||||
"name": "fk_GetAllUserCartResponse_GetAllUserCartResponseModel_1",
|
||||
"fields": [
|
||||
"Model"
|
||||
],
|
||||
"referencedSchema": "FrontOffice",
|
||||
"referencedTable": "GetAllUserCartResponseModel",
|
||||
"referencedFields": [
|
||||
"Id"
|
||||
],
|
||||
"onDelete": "",
|
||||
"onUpdate": "",
|
||||
"isNotForReplication": false,
|
||||
"isEnabled": true,
|
||||
"comment": "",
|
||||
"sourceCardinality": "NoneRelationship",
|
||||
"targetCardinality": "NoneRelationship",
|
||||
"oldName": ""
|
||||
}
|
||||
],
|
||||
"uniques": [],
|
||||
"checks": [],
|
||||
"triggers": [],
|
||||
"storage": {
|
||||
"objectType": "Storage_MSSQL",
|
||||
"name": "",
|
||||
"oldName": "",
|
||||
"storageType": "Default",
|
||||
"filegroup": "",
|
||||
"textImageFilegroup": "",
|
||||
"filestreamFilegroup": "",
|
||||
"partitionScheme": "",
|
||||
"partitionColumn": "",
|
||||
"filestreamPartitionScheme": "",
|
||||
"dataCompressions": []
|
||||
}
|
||||
}
|
||||
],
|
||||
"views": []
|
||||
@@ -20384,16 +20364,24 @@
|
||||
"vertices": [
|
||||
{
|
||||
"x": 3445,
|
||||
"y": 3570
|
||||
"y": 3569
|
||||
},
|
||||
{
|
||||
"x": 3430,
|
||||
"y": 3569
|
||||
},
|
||||
{
|
||||
"x": 3430,
|
||||
"y": 3572
|
||||
},
|
||||
{
|
||||
"x": 3415,
|
||||
"y": 3570
|
||||
"y": 3572
|
||||
}
|
||||
],
|
||||
"label": {
|
||||
"x": 3461,
|
||||
"y": 3572,
|
||||
"x": 3039,
|
||||
"y": 3529,
|
||||
"width": 416,
|
||||
"height": 32,
|
||||
"fontName": "Sans",
|
||||
|
||||
Reference in New Issue
Block a user