a
This commit is contained in:
parent
47e833daba
commit
de061f9a82
@ -285,7 +285,7 @@ module.exports = function (sequelize, DataTypes) {
|
||||
as: 'overflowEvent',
|
||||
required: false,
|
||||
where: { typeId: { [Sequelize.Op.ne]: null}},
|
||||
attributes: ['assistants', 'confirmed'],
|
||||
// attributes: ['assistants', 'confirmed'],
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user