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: mongodb index for countries_tags + created_t #8169

Merged
merged 1 commit into from
Mar 9, 2023
Merged

Conversation

stephanegigandet
Copy link
Contributor

Added a new index to solve #8168

As we already have 64 indexes, I removed one for amino_acids which hopefully is not much useful

@stephanegigandet stephanegigandet requested a review from a team as a code owner March 7, 2023 17:05
@github-actions github-actions bot added the MongoDB We have 2 mongodb collections: one for current products, and one for obsolete products label Mar 7, 2023
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 7, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link
Member

@alexgarel alexgarel left a comment

Choose a reason for hiding this comment

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

LGTM

@alexgarel alexgarel merged commit 63d8bf2 into main Mar 9, 2023
@alexgarel alexgarel deleted the mongo-indexes branch March 9, 2023 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MongoDB We have 2 mongodb collections: one for current products, and one for obsolete products
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants