I added MySQL tinyint type to Doctrine in my project. But while generating migration, I noticed that the default value is written as DEFAULT \'\'
tinyint
DEFAULT \'\'