We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No description provided.
The text was updated successfully, but these errors were encountered:
Can we close this @gusinacio ?
Sorry, something went wrong.
"Context" is a bit misleading. We had #240, which was supposed to add both but I implemented it in #241.
In general, this issue is to add some ad-hoc data to carry around over multiple calls in Adapters.
This would be nice, for example, to add atomic operations via SQL Transactions.
So yeah, we have 2 kinds of contexts: one that I internally call "executor" and the other which is a Map<TypeId, dyn Any>, to inject data.
Map<TypeId, dyn Any>
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: