Skip to content

Delete multiple JobExecution at once #97

Description

@yann-eugone

Description
Simpler way to delete multiple JobExecution than querying all, and removing every single objects fetched.

Example
Add to the Yokai\Batch\Storage\QueryableJobExecutionStorageInterface, a method that:

  • accept a Yokai\Batch\Storage\Query argument
  • delete JobExecution matched by the query

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions