Alexander Wagner

Results 2 issues of Alexander Wagner

The Combination of @NotNull and @DbForeignKey(noConstraint = true) produces the wrong join type in queries. use case: We import relations between datasets and we only get the primary key of...

When using a fetch and where on a formula joined field (maybe others are also affected) in a query, the joins are build incorrectly. The table alias is wrong, if...