Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add index to current_state_delta_stream #17912

Merged
merged 5 commits into from
Nov 11, 2024

Conversation

erikjohnston
Copy link
Member

As we're now using it in the sync APIs to get state changes within a room

@erikjohnston erikjohnston marked this pull request as ready for review November 8, 2024 11:26
@erikjohnston erikjohnston requested a review from a team as a code owner November 8, 2024 11:26
@erikjohnston erikjohnston changed the base branch from develop to release-v1.119 November 11, 2024 10:45
@erikjohnston erikjohnston merged commit c486ec8 into release-v1.119 Nov 11, 2024
39 checks passed
@erikjohnston erikjohnston deleted the erikj/state_delta_index branch November 11, 2024 10:45
Comment on lines +15 to +16
-- Add an index on (user_id, device_id, algorithm, ts_added_ms) on e2e_one_time_keys_json, so that OTKs can
-- efficiently be issued in the same order they were uploaded.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This does not look like the comment you meant to write here.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Balls.

#17936

erikjohnston added a commit that referenced this pull request Nov 18, 2024
Added in #17912, was a bad copy and paste.
erikjohnston added a commit that referenced this pull request Nov 20, 2024
Added in #17912, was a bad copy and paste.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants