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

Use relationships to assign and access associated objects #142

Merged
merged 4 commits into from
May 22, 2020
Merged

Use relationships to assign and access associated objects #142

merged 4 commits into from
May 22, 2020

Conversation

tkdchen
Copy link
Contributor

@tkdchen tkdchen commented Apr 26, 2020

Signed-off-by: Chenxiong Qi cqi@redhat.com

Relative to #116

Copy link
Contributor

@mprahl mprahl left a comment

Choose a reason for hiding this comment

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

Nice job!
I left a few comments.

@tkdchen
Copy link
Contributor Author

tkdchen commented May 6, 2020

@mprahl Hi, thanks for review. All comments should be addressed. PTAL.

@mprahl
Copy link
Contributor

mprahl commented May 7, 2020

@tkdchen it seems like in the last push, you made some changes in the last commit that should have been in the commit before that. Could you please try to clean up the commits?

@tkdchen
Copy link
Contributor Author

tkdchen commented May 8, 2020

@mprahl Hi, the commits are cleaned up. Please review again.

@tkdchen
Copy link
Contributor Author

tkdchen commented May 20, 2020

Hi @mprahl, I learned you've been busy recently. When you have time, could you please review this pr again? Thanks for your time.

@mprahl
Copy link
Contributor

mprahl commented May 20, 2020

Hi @mprahl, I learned you've been busy recently. When you have time, could you please review this pr again? Thanks for your time.

@tkdchen sorry about the confusion but I'm waiting on you addressing this comment:
#142 (comment)

@tkdchen
Copy link
Contributor Author

tkdchen commented May 21, 2020

@mprahl PTAL :)

tkdchen added 4 commits May 22, 2020 15:25
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
This change will save two SQL queries in Request.to_json to convert
dependencies to JSON data.

Signed-off-by: Chenxiong Qi <cqi@redhat.com>
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
Copy link
Contributor

@mprahl mprahl left a comment

Choose a reason for hiding this comment

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

Looks great!

@mprahl mprahl merged commit d4b97b9 into containerbuildsystem:master May 22, 2020
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