R
R
Romi2022-03-31 20:19:56
Laravel
Romi, 2022-03-31 20:19:56

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


and flies out.

What can be done about it?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Y
Yury Bondaruk, 2022-03-31
@romicohen

stackoverflow

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question