Skip to content

Add support for Queues failed_jobs table. #641

Open
@lotyp

Description

@lotyp

Default migrations for failed_jobs table shouldn't be executed.

  • Instead cycle/schema-builder should be used to dynamically build Schema for "failed_jobs" table.
  • Documentation about Queue usage should be added.

Convert laravel migration:

https://github.com/laravel/laravel/blob/11.x/database/migrations/0001_01_01_000002_create_jobs_table.php

Metadata

Metadata

Assignees

Labels

type: enhancementFor features and enhancements (feat)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions