mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-29 17:53:09 -06:00
* - Create CosmosDocument as a base class - Add CT and UT - Refactor all tables to use the CosmosDocument * - Add UpsertDocument method to perform updates in a generic way - Add SetUpdateTime() to update the UT for updates - Refactor it all Co-authored-by: alexf@example.com <alexf@example.com> |
||
|---|---|---|
| .. | ||
| account_data_table.go | ||
| accounts_table.go | ||
| constraint_wasm.go | ||
| key_backup_table.go | ||
| key_backup_version_table.go | ||
| key_backup_version_table_id_seq.go | ||
| openid_table.go | ||
| profile_table.go | ||
| storage.go | ||
| threepid_table.go | ||