Skip to content

Conversation

@teliosdev
Copy link
Contributor

Not sure if this is intended, but TransactionManagerStatus is effectively hidden from public access; however, this enum is required if you want to implement the trait TransactionManager, as the trait function TransactionManager::transaction_manager_status_mut returns a TransactionManagerStatus directly. As far as I can tell, it is accessible in diesel, even if gated behind a feature.

@weiznich
Copy link
Owner

Thanks for opening this PR 👍

I potentially plan to relicense diesel-async in the future. (See #39) Because of that I need an explicitly written consent that you transfer the ownership of this change to me. Please add that to the commit message.

@teliosdev
Copy link
Contributor Author

I agree to transfer the ownership of this change to @weiznich. Does that work?

@weiznich
Copy link
Owner

Yes that should be fine 👍

@weiznich weiznich merged commit 7a33c3c into weiznich:main Nov 25, 2022
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