Alvaro

Results 1 issues of Alvaro

## Issue Description Since at least versión 0.3.6, and according to the [documentation](https://typeorm.io/find-options), "OR" operator seems to be failing ```typescript repository.find({ where: [{ node: Equal(node.id) }, { node: IsNull() }]...

bug
requires triage