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

[16.0][PERF] connector_importer: add job_id index #150

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

jbaudoux
Copy link
Contributor

Add index on job_id in job.related.mixin to allow to delete a queue job without causing a full scan.

cc @simahawk @Ricardoalso @sebalix

Add index on job_id in job.related.mixin to allow to delete a queue job without causing a full scan
Copy link
Contributor

@Ricardoalso Ricardoalso left a comment

Choose a reason for hiding this comment

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

LGTM but I wouldn't consider it a "FIX" rather an "IMP" 🤔. The version number is also missing in the PR title

@jbaudoux jbaudoux changed the title [FIX] connector_importer: add job_id index [16.0][FIX] connector_importer: add job_id index Nov 26, 2024
@jbaudoux jbaudoux changed the title [16.0][FIX] connector_importer: add job_id index [16.0][PERF] connector_importer: add job_id index Nov 26, 2024
@OCA-git-bot
Copy link
Contributor

Hi @simahawk,
some modules you are maintaining are being modified, check this out!

@simahawk
Copy link
Contributor

/ocabot merge minor

@OCA-git-bot
Copy link
Contributor

Hey, thanks for contributing! Proceeding to merge this for you.
Prepared branch 16.0-ocabot-merge-pr-150-by-simahawk-bump-minor, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit 34d8b8b into OCA:16.0 Nov 28, 2024
7 checks passed
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at 3c85e75. Thanks a lot for contributing to OCA. ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants