Skip to content

Optimize some methods by batching SQL and reducing the number of DB calls#8054

Open
atiq-bs23 wants to merge 5 commits intonopSolutions:developfrom
atiq-bs23:optimizing-sql-for-create-update-product
Open

Optimize some methods by batching SQL and reducing the number of DB calls#8054
atiq-bs23 wants to merge 5 commits intonopSolutions:developfrom
atiq-bs23:optimizing-sql-for-create-update-product

Conversation

@atiq-bs23
Copy link
Contributor

This PR optimizes several methods by batching SQL operations and reducing the number of database calls.
The goal is to improve performance and efficiency while keeping the existing behavior unchanged

@atiq-bs23
Copy link
Contributor Author

@skoshelev

@atiq-bs23 atiq-bs23 force-pushed the optimizing-sql-for-create-update-product branch from b52c58a to d9cc66a Compare January 29, 2026 07:13
@skoshelev
Copy link
Contributor

Hi @atiq-bs23.

Thank you for your work, but I can't accept this PR. Numerous markup changes unrelated to the main goal greatly complicate the analysis. It would be better to create separate PRs for each method, or at least for each service.

@atiq-bs23
Copy link
Contributor Author

@skoshelev thank you, I'll create PRs separately

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.

4 participants