dendrite/keyserver/storage
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
..
cosmosdb Add UniqueId to PartitionKey for some Dendrite tables (where possible) (#19) 2021-09-23 14:48:32 +10:00
postgres Upgrade Dendrite 0.5.0 support for CosmosDB (#15) 2021-09-10 16:04:17 +10:00
shared Upgrade Dendrite 0.5.0 support for CosmosDB (#15) 2021-09-10 16:04:17 +10:00
sqlite3 Upgrade Dendrite 0.5.0 support for CosmosDB (#15) 2021-09-10 16:04:17 +10:00
tables Delete device keys/signatures from key server when deleting devices (#1979) 2021-08-18 12:07:09 +01:00
interface.go Delete device keys/signatures from key server when deleting devices (#1979) 2021-08-18 12:07:09 +01:00
storage.go storage.go 2021-05-06 14:41:27 +10:00
storage_test.go Add type field to DeviceMessage, allow fields to be nullable (#1969) 2021-08-11 09:44:14 +01:00
storage_wasm.go storage.go 2021-05-06 14:41:27 +10:00