laravel-cycle-orm-adapter
laravel-cycle-orm-adapter copied to clipboard
Add support for Queues failed_jobs table.
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