Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Conversation

@realaravinth
Copy link
Member

SUMMARY
DBIssue and DBComment loaded data from database when performing
updates via self.__update() which in some cases where unnecessary as a
fetch would have been performed just before invoking __update().

This patch introduces an optical parameter to provide recently
loaded data from DB

SUMMARY
    DBIssue and DBComment loaded data from database when performing
    updates via self.__update() which in some cases where unnecessary as a
    fetch would have been performed just before invoking __update().

    This patch introduces an optical parameter to provide recently
    loaded data from DB
Copy link
Member

@dat-adi dat-adi left a comment

Choose a reason for hiding this comment

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

Changes have been reviewed, and look like they're good to go for a merge.
The implementation of the if any statement is quite intriguing. Pretty cool.

@dat-adi dat-adi merged commit 51a8b65 into forgeflux-org:master Apr 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants