Skip to content

Add query object later to database session.#791

Closed
jezdez wants to merge 1 commit intomasterfrom
bug775
Closed

Add query object later to database session.#791
jezdez wants to merge 1 commit intomasterfrom
bug775

Conversation

@jezdez
Copy link
Copy Markdown

@jezdez jezdez commented Jan 28, 2019

This line was added via #339.

@washort Do you happen to know if SQA worries about the order of how relationship objects are appended in terms of database session? I'm wondering if this is somehome causing #775?

@jezdez jezdez requested a review from washort January 28, 2019 11:02
@washort
Copy link
Copy Markdown

washort commented Jan 28, 2019

To the best of my knowledge order of adding doesn't matter, it just puts the object in a set to be inspected when the transaction is committed.

@rafrombrc rafrombrc added this to the 20 milestone Feb 6, 2019
@jezdez
Copy link
Copy Markdown
Author

jezdez commented Feb 25, 2019

Understood, closing..

@jezdez jezdez closed this Feb 25, 2019
@jezdez jezdez deleted the bug775 branch February 25, 2019 11:37
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.

3 participants