Add a missing index (#606)

This commit is contained in:
Marshall Polaris 2022-07-05 12:26:13 -07:00 committed by GitHub
parent a9e74e7111
commit f0fbdf1b42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -337,6 +337,20 @@
"order": "DESCENDING"
}
]
},
{
"collectionGroup": "portfolioHistory",
"queryScope": "COLLECTION",
"fields": [
{
"fieldPath": "userId",
"order": "ASCENDING"
},
{
"fieldPath": "timestamp",
"order": "ASCENDING"
}
]
}
],
"fieldOverrides": [