mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 14:33:10 -06:00
### Pull Request Checklist <!-- Please read https://matrix-org.github.io/dendrite/development/contributing before submitting your pull request --> * [x] I have added Go unit tests or [Complement integration tests](https://github.com/matrix-org/complement) for this PR _or_ I have justified why this PR doesn't need tests * [x] Pull request includes a [sign off below using a legally identifiable name](https://matrix-org.github.io/dendrite/development/contributing#sign-off) _or_ I have already signed off privately Signed-off-by: `Santhoshivan Amudhan santhoshivan23@gmail.com` |
||
|---|---|---|
| .. | ||
| deltas | ||
| account_data_table.go | ||
| accounts_table.go | ||
| cross_signing_keys_table.go | ||
| cross_signing_sigs_table.go | ||
| device_keys_table.go | ||
| devices_table.go | ||
| key_backup_table.go | ||
| key_backup_version_table.go | ||
| key_changes_table.go | ||
| logintoken_table.go | ||
| notifications_table.go | ||
| one_time_keys_table.go | ||
| openid_table.go | ||
| profile_table.go | ||
| pusher_table.go | ||
| registration_tokens_table.go | ||
| stale_device_lists.go | ||
| stats_table.go | ||
| storage.go | ||
| threepid_table.go | ||