dendrite/appservice/storage/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
..
appservice_events_table.go - Add SetUpdateTime() to all Update statements (#20) 2021-09-24 10:56:06 +10:00
appservice_events_table_id_seq.go Implement Cosmos DB for the AppService (#7) 2021-05-21 10:12:39 +10:00
storage.go - Implement the SycAPI to use CosmosDB (#8) 2021-05-27 18:45:53 +10:00
txn_id_counter_table.go Implement Cosmos DB for the AppService (#7) 2021-05-21 10:12:39 +10:00
txn_id_counter_table_txn_id_seq.go Implement Cosmos DB for the AppService (#7) 2021-05-21 10:12:39 +10:00