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 interception for batches #16260

Open
ajcvickers opened this issue Jun 25, 2019 · 1 comment
Open

Add interception for batches #16260

ajcvickers opened this issue Jun 25, 2019 · 1 comment

Comments

@ajcvickers
Copy link
Member

ajcvickers commented Jun 25, 2019

For example:

  • BatchReadyForExecution
@ajcvickers ajcvickers added this to the Backlog milestone Jun 28, 2019
@ajcvickers ajcvickers modified the milestones: Backlog, 7.0.0 Jun 22, 2022
@ajcvickers ajcvickers self-assigned this Jun 22, 2022
ajcvickers added a commit that referenced this issue Jun 23, 2022
Part of #626
Part of #16260
Allows #10443 functionally, although not optimally

Relational version allows access to the connection, command, and reader from an async context, such that database commands could be used in the interceptor.
ajcvickers added a commit that referenced this issue Jun 24, 2022
Part of #626
Part of #16260
Allows #10443 functionally, although not optimally

Relational version allows access to the connection, command, and reader from an async context, such that database commands could be used in the interceptor.
@ajcvickers
Copy link
Member Author

Split interception for DbUpdateConcurrencyException into #28315

SaveChanges interception covered by #15910

@ajcvickers ajcvickers modified the milestones: 7.0.0, Backlog Jun 24, 2022
@ajcvickers ajcvickers changed the title Add interception for update pipeline Add interception for batches Jun 24, 2022
@ajcvickers ajcvickers removed their assignment Jun 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants