dendrite/userapi/storage/accounts/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
..
account_data_table.go - Make the CosmosDocId use commas as separators instead of underscore to match Messaging (#22) 2021-10-01 10:02:23 +10:00
accounts_table.go - Add SetUpdateTime() to all Update statements (#20) 2021-09-24 10:56:06 +10:00
constraint_wasm.go storage.go 2021-05-06 14:41:27 +10:00
key_backup_table.go - Make the CosmosDocId use commas as separators instead of underscore to match Messaging (#22) 2021-10-01 10:02:23 +10:00
key_backup_version_table.go - Remove PerformQueryAllPartitions as it does not support aggreates (#24) 2021-10-08 11:17:22 +11:00
key_backup_version_table_id_seq.go Upgrade Dendrite 0.5.0 support for CosmosDB (#15) 2021-09-10 16:04:17 +10:00
openid_table.go Use a common way to generate CollectionName and PartitionKey (#18) 2021-09-23 09:02:37 +10:00
profile_table.go - Add SetUpdateTime() to all Update statements (#20) 2021-09-24 10:56:06 +10:00
storage.go Upgrade Dendrite 0.5.0 support for CosmosDB (#15) 2021-09-10 16:04:17 +10:00
threepid_table.go - Make the CosmosDocId use commas as separators instead of underscore to match Messaging (#22) 2021-10-01 10:02:23 +10:00