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 support for Queues failed_jobs table. #641

Open
lotyp opened this issue Mar 20, 2024 · 0 comments
Open

Add support for Queues failed_jobs table. #641

lotyp opened this issue Mar 20, 2024 · 0 comments
Assignees
Labels
type: enhancement For features and enhancements (feat)

Comments

@lotyp
Copy link
Member

lotyp commented Mar 20, 2024

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

@lotyp lotyp added the type: enhancement For features and enhancements (feat) label Mar 20, 2024
@lotyp lotyp self-assigned this Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement For features and enhancements (feat)
Projects
None yet
Development

No branches or pull requests

1 participant