Answer the question
In order to leave comments, you need to log in
When running migrations "Doctrine\DBAL\Exception Unknown column type "tinyinteger" requested" - what to do about it?
I run the migration:
it swears:
$table->tinyInteger('flag')->change();
Doctrine\DBAL\Exception
Unknown column type "tinyinteger" requested
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question