В
Size: a a a
В
АИ
В
В
В
В
В
В
В
В
В
В
В
В
АИ
x
const result = await this.repo
.query('select code from table where fieldId in ($1)', ['1, 2'])
🏡K
qb = qb.andWhere('(project.id in (:...projectIds))', {
projectIds: options.projectsIds
});В
x