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

Merge preview8 into main #21788

Closed
wants to merge 2 commits into from
Closed

Merge preview8 into main #21788

wants to merge 2 commits into from

Conversation

roji
Copy link
Member

@roji roji commented Jul 25, 2020

Merge preview8 into main after #21785

* Check that DbConnection is Open before attempting to rollback and/or
  release a savepoint, and swallow (log) any exceptions that bubble up
  from those operations.
* Call close on IRelationalConnection after releasing savepoint to make
  sure open/close are balanced.

Closes #21340

(cherry picked from commit 385291f)
@roji roji requested a review from a team July 25, 2020 18:12
@ghost
Copy link

ghost commented Jul 25, 2020

Hello @roji!

Because this pull request has the auto-merge label, I will be glad to assist with helping to merge this pull request once all check-in policies pass.

p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (@msftbot) and give me an instruction to get started! Learn more here.

@roji roji force-pushed the MergePreview8IntoMain branch 2 times, most recently from c1561aa to fd67ebe Compare July 25, 2020 18:18
@@ -1,3 +1,4 @@

Copy link
Member

Choose a reason for hiding this comment

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

extra empty line.

Copy link
Member Author

Choose a reason for hiding this comment

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

Good catch. Submitted #21789 to fix this in release/5.0-preview8 first (please approve), after that's merged I'll redo this PR.

Copy link
Member

Choose a reason for hiding this comment

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

Not a functional impact. Just make it part of merge commit and it is fine.

Copy link
Member Author

Choose a reason for hiding this comment

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

Done

@smitpatel
Copy link
Member

Already been merged.

@smitpatel smitpatel closed this Jul 26, 2020
@smitpatel smitpatel deleted the MergePreview8IntoMain branch July 26, 2020 08:16
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