@ -62,7 +62,7 @@ module.exports = dc => {
autoIncrement: false
},
toPepUserIds: {
type: array,
type: DataTypes.ARRAY(DataTypes.INTEGER),
allowNull: false,
defaultValue: null,
comment: null,