romanzipp / Laravel-Queue-Monitor

Monitoring Laravel Jobs with your Database
https://packagist.org/packages/romanzipp/laravel-queue-monitor
MIT License
698 stars 92 forks source link

Prevent error in migration with SQLite driver #140

Closed Magentron closed 10 months ago

Magentron commented 10 months ago

Prevent error: "SQLite doesn't support multiple calls to dropColumn / renameColumn in a single modification."

romanzipp commented 10 months ago

Thanks for the contribution! Patched in 5.0.3