update
This commit is contained in:
308
docs/model.ndm2
308
docs/model.ndm2
@@ -15986,170 +15986,6 @@
|
|||||||
"dataCompressions": []
|
"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",
|
"objectType": "Table_MSSQL",
|
||||||
"name": "GetAllUserCartResponseModel",
|
"name": "GetAllUserCartResponseModel",
|
||||||
@@ -16598,6 +16434,150 @@
|
|||||||
"filestreamPartitionScheme": "",
|
"filestreamPartitionScheme": "",
|
||||||
"dataCompressions": []
|
"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": []
|
"views": []
|
||||||
|
|||||||
Reference in New Issue
Block a user