db
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"indexes": [
|
||||
{ "v": { "$numberInt": "2" }, "key": { "_id": { "$numberInt": "1" } }, "name": "_id_" },
|
||||
{
|
||||
"v": { "$numberInt": "2" },
|
||||
"key": { "title_en": { "$numberInt": "1" }, "category": { "$numberInt": "1" } },
|
||||
"name": "title_en_1_category_1",
|
||||
"background": true,
|
||||
"unique": true,
|
||||
"partialFilterExpression": { "deleted": { "$eq": false } }
|
||||
}
|
||||
],
|
||||
"uuid": "cc8ad7bafb0742c3bcb5eb1705c4ae95",
|
||||
"collectionName": "brands",
|
||||
"type": "collection"
|
||||
}
|
||||
Reference in New Issue
Block a user