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

fix(GODT-3183): Add missing indices to db #402

Merged
merged 3 commits into from
Jan 2, 2024
Merged

Conversation

LBeernaertProton
Copy link
Contributor

Should improve performance in join operation and general lookups.

@LBeernaertProton LBeernaertProton changed the title fix(GODT-2933): Add index to message flags fix(GODT-3183): Add index to message flags Dec 27, 2023
Add indices to message flags, mailbox flags, mailbox permanent flags and
mailbox attributes.

Should improve performance in join operation and general lookups.
@LBeernaertProton LBeernaertProton changed the title fix(GODT-3183): Add index to message flags fix(GODT-3183): Add missing indices to db Dec 29, 2023
Ensure combined primary keys start with the mailbox id then the flag
value and correct the data type to integer.
@LBeernaertProton LBeernaertProton merged commit 89b40fb into dev Jan 2, 2024
4 checks passed
@LBeernaertProton LBeernaertProton deleted the fix/godt-2933 branch January 2, 2024 13:21
cuthix pushed a commit to ProtonMail/proton-bridge that referenced this pull request Jan 31, 2024
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.

2 participants