my model Complaint:
module.exports = (sequelize, DataTypes) => { class complaint extends Model { static associate(models) { this.research = thi