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

fix: bettering channel flow #9

Merged
merged 1 commit into from
Oct 21, 2024
Merged

fix: bettering channel flow #9

merged 1 commit into from
Oct 21, 2024

Conversation

Farenheith
Copy link
Member

No description provided.

{
if (_transaction.TransactionOpen) await _tunnel.Rollback();
throw;
throw new SqlProxyException(ex);
Copy link
Member Author

Choose a reason for hiding this comment

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

Better stackTrace

@Farenheith Farenheith force-pushed the bettering-channel-flow branch 7 times, most recently from 6fcf6d2 to e583401 Compare October 21, 2024 04:38
@Farenheith Farenheith merged commit a57d61d into main Oct 21, 2024
3 checks passed
@codibrebot
Copy link

🎉 This PR is included in version 0.3.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants