Last active
November 13, 2020 04:13
-
-
Save Oranzh/46100cc7d307529f3c75fa139c94ca55 to your computer and use it in GitHub Desktop.
Lumen 队列失败数据表failed_job问题
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Lumen version 8.x | |
通过 php artsian queue:failed_job命令生成migration文件,表的数据结构和8.x文档给的不一致,需要手动修改 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
即使用的Reids Driver,失败的任务也会存到数据库