gert-wijns / TypeSafeQueryBuilder

Compile time assistence while creating queries, making them more type safe and easier to refactor
6 stars 8 forks source link

Class joining on a the identifier of a linked object fails #96

Closed gert-wijns closed 5 years ago

gert-wijns commented 5 years ago

Fails because the object of which we only need an identifier is being joined instead of directly accessing the identifier using JoinType.None