dendrite/userapi/storage/devices/cosmosdb
alexfca 3088238419
Add UniqueId to PartitionKey for some Dendrite tables (where possible) (#19)
* - Make all PartitionKeys include the tablename
- Update specific PKs to be item specific
- Add validation to the PerformQueryXX methods
- Fix queries that fail validation

* - Revert the PK back to CollectionName as it already includes the TableName

Co-authored-by: alexf@example.com <alexf@example.com>
2021-09-23 14:48:32 +10:00
..
devices_table.go Add UniqueId to PartitionKey for some Dendrite tables (where possible) (#19) 2021-09-23 14:48:32 +10:00
storage.go Add UniqueId to PartitionKey for some Dendrite tables (where possible) (#19) 2021-09-23 14:48:32 +10:00