How do I define Sequelize.STRING length? May 1, 2023 by Tarik As it is mentioned in the documentation, use: Sequelize.STRING(32)