i got error while working with sequlize-cli, i executed the command
sequelize db:migrate
and it returned the following error
ERROR: Row size too large (> 8126). Changing some columns to TEXT or BLOB may help. In current row format, BLOB prefix of 0 bytes is stored inline.
i am working with xampp on mac osx(catalina)