josegonzalez / cakephp-queuesadilla

CakePHP3: easily run background jobs on various message backends
https://cakephp-queuesadilla.readthedocs.org/en/latest/
MIT License
34 stars 14 forks source link

Add migration to fix no default value errors on the locked column #8

Closed cleptric closed 7 years ago

cleptric commented 7 years ago

This fixes an PDOException: SQLSTATE[HY000]: General error: 1364 Field 'locked' doesn't have a default value error occurring on MySql 5.7