dendrite/userapi/storage/accounts/cosmosdb
alexfca 1a5d7f2bb2
- Add SetUpdateTime() to all Update statements (#20)
- Refactor Updates to use a shared method
- Remove private setXX() methods

Co-authored-by: alexf@example.com <alexf@example.com>
2021-09-24 10:56:06 +10:00
..
account_data_table.go Add UniqueId to PartitionKey for some Dendrite tables (where possible) (#19) 2021-09-23 14:48:32 +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 - Add SetUpdateTime() to all Update statements (#20) 2021-09-24 10:56:06 +10:00
key_backup_version_table.go - Add SetUpdateTime() to all Update statements (#20) 2021-09-24 10:56:06 +10: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 Use a common way to generate CollectionName and PartitionKey (#18) 2021-09-23 09:02:37 +10:00