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

Add extension points before and after a Future query is run. #805

Merged

Conversation

medkg15
Copy link
Contributor

@medkg15 medkg15 commented Aug 7, 2024

Add optional extension points to QueryFutureManager before/after a QueryFutureBatch is run. This would enable observing and/or modifying the DbCommand containing the batch of queries.

@JonathanMagnan
Copy link
Member

Hello @medkg15 ,

Thank you for your contribution. Adding those events are indeed a very good suggestion.

The PR will be merged and should be available on July 13 (next Tuesday).

Best Regards,

Jon

@JonathanMagnan JonathanMagnan merged commit 544ade2 into zzzprojects:master Aug 8, 2024
@JonathanMagnan JonathanMagnan self-assigned this Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants