dendrite/internal/cosmosdbapi
alexfca 60e11f88b8
- Remove PerformQueryAllPartitions as it does not support aggreates (#24)
- Update queries to all use PartitionKeys
- Remove the _sid from queries as the PK contains the Tenant
- Fix some bugs around empty values and ordering

Co-authored-by: alexf@example.com <alexf@example.com>
2021-10-08 11:17:22 +11:00
..
client.go - Remove PerformQueryAllPartitions as it does not support aggreates (#24) 2021-10-08 11:17:22 +11:00
collection.go - Add GO CosmosDB library github.com/vippsas/go-cosmosdb 2021-05-11 09:11:33 +10:00
cosmosconfig.go Add tenant-id to all docs and cross-tenant queries (#14) 2021-07-27 14:10:35 +10:00
document.go - Add $$NULL$$ string to be used when a part of the DocId is known to be NULL (#23) 2021-10-06 10:07:40 +11:00
documentoperations.go - Remove PerformQueryAllPartitions as it does not support aggreates (#24) 2021-10-08 11:17:22 +11:00
query.go - Add SetUpdateTime() to all Update statements (#20) 2021-09-24 10:56:06 +10:00