dendrite/keyserver/storage/cosmosdb
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
..
cross_signing_keys_table.go - Make the CosmosDocId use commas as separators instead of underscore to match Messaging (#22) 2021-10-01 10:02:23 +10:00
cross_signing_sigs_table.go - Make the CosmosDocId use commas as separators instead of underscore to match Messaging (#22) 2021-10-01 10:02:23 +10:00
device_keys_table.go - Remove PerformQueryAllPartitions as it does not support aggreates (#24) 2021-10-08 11:17:22 +11:00
key_changes_table.go - Remove PerformQueryAllPartitions as it does not support aggreates (#24) 2021-10-08 11:17:22 +11:00
one_time_keys_table.go - Make the CosmosDocId use commas as separators instead of underscore to match Messaging (#22) 2021-10-01 10:02:23 +10:00
stale_device_lists.go - Remove PerformQueryAllPartitions as it does not support aggreates (#24) 2021-10-08 11:17:22 +11:00
storage.go Upgrade Dendrite 0.5.0 support for CosmosDB (#15) 2021-09-10 16:04:17 +10:00