File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 578578 "collectionGroup" : " todoLists" ,
579579 "fieldPath" : " isDeleted" ,
580580 "indexes" : [
581+ {
582+ "order" : " ASCENDING" ,
583+ "queryScope" : " COLLECTION"
584+ },
585+ {
586+ "order" : " DESCENDING" ,
587+ "queryScope" : " COLLECTION"
588+ },
581589 {
582590 "order" : " ASCENDING" ,
583591 "queryScope" : " COLLECTION_GROUP"
592600 "collectionGroup" : " notifications" ,
593601 "fieldPath" : " isDeleted" ,
594602 "indexes" : [
603+ {
604+ "order" : " ASCENDING" ,
605+ "queryScope" : " COLLECTION"
606+ },
607+ {
608+ "order" : " DESCENDING" ,
609+ "queryScope" : " COLLECTION"
610+ },
595611 {
596612 "order" : " ASCENDING" ,
597613 "queryScope" : " COLLECTION_GROUP"
606622 "collectionGroup" : " webPages" ,
607623 "fieldPath" : " isDeleted" ,
608624 "indexes" : [
625+ {
626+ "order" : " ASCENDING" ,
627+ "queryScope" : " COLLECTION"
628+ },
629+ {
630+ "order" : " DESCENDING" ,
631+ "queryScope" : " COLLECTION"
632+ },
609633 {
610634 "order" : " ASCENDING" ,
611635 "queryScope" : " COLLECTION_GROUP"
You can’t perform that action at this time.
0 commit comments