when i try to install this module on magento 2.4 i have this error message:
Installing data... SQLSTATE[42000]: Syntax error or access violation: 1118 Row size too large. The maximum row size for the used table type, not counting BLOBs, is 8126. This includes storage overhead, check the manual. You have to change some columns to TEXT or BLOBs
One or more columns in database should be TEXT or BLOB type.
when i try to install this module on magento 2.4 i have this error message:
Installing data... SQLSTATE[42000]: Syntax error or access violation: 1118 Row size too large. The maximum row size for the used table type, not counting BLOBs, is 8126. This includes storage overhead, check the manual. You have to change some columns to TEXT or BLOBs
One or more columns in database should be TEXT or BLOB type.