We've released the RTM versions of LLBLGen Pro v5.8.6 and LLBLGen Pro v5.9.2! See below what's fixed in these releases.
Fixes
The following issues have been addressed in v5.8.6:
- (Runtime Libraries) - Linq: A nested query in a non-entity projection could lead to a suboptimal exists query if the parameterized prefetch path threshold was exceeded
- (Runtime Libraries) - Linq: A where clause appended to a custom projection with a nested query causes an alias error if the nested query is fetched using the subquery approach
- (Designer Core) - DTO, QuerySpec. A nested M:N related document set could result in a crashing SQL query due to a bad alias that was assigned to it during code generation
The following issues have been addressed in v5.9.2:
- (Runtime Libraries) - Linq: A nested query in a non-entity projection could lead to a suboptimal exists query if the parameterized prefetch path threshold was exceeded
- (Runtime Libraries) - A previous fix for aliases with prefetch paths and entities with relationships with self causes problems in a prefetch path fetch with inheritance and relations to self
- (Runtime Libraries) - Linq: A where clause appended to a custom projection with a nested query causes an alias error if the nested query is fetched using the subquery approach
- (Designer Core) - Modeling a relationship in a new model with inheritance could lead to an NRE in quickmodel
- (Designer Core) - DTO, QuerySpec. A nested M:N related document set could result in a crashing SQL query due to a bad alias that was assigned to it during code generation
How to obtain the new bits?
You'll find the new RTM releases in the downloads section below 'My Account'. Of course the RTM builds of the runtimes are also available through NuGet.