This commit is contained in:
morteza-mortezai
2025-11-30 21:45:11 +03:30
parent 7aa54a445b
commit 316a5f096f
165 changed files with 725 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
{
"indexes": [
{ "v": { "$numberInt": "2" }, "key": { "_id": { "$numberInt": "1" } }, "name": "_id_" },
{
"v": { "$numberInt": "2" },
"key": { "owner": { "$numberInt": "1" }, "ownerRef": { "$numberInt": "1" } },
"name": "owner_1_ownerRef_1",
"background": true,
"unique": true
}
],
"uuid": "ef82f2721d9549fb9ae0021e0d755705",
"collectionName": "shops",
"type": "collection"
}