We've released the RTM versions of LLBLGen Pro v5.10.6 and LLBLGen Pro v5.11.4! See below what's fixed in these releases.
Fixes
The following issues have been addressed in 5.10.6:
- (Designer Core) [Fixed] - A typeimports file located in a relative sub folder isn't loaded because of a wrong comparison
- (Templates) [Fixed] - EF Core templates don't emit .OnDelete(DeleteBehavior.NoAction) on relationships
- (Templates) [Fixed] - Firebird DDL SQL: Adding a field to an existing table generated an illegal keyword into the script
- (Runtime Libraries) [Fixed] - Firebird: saving an entity with TPE inheritance could lead to subtype PK field values being NULL
- (Designer UI) [Fixed] - Due to an issue with DevExpress controls, selecting the WXI skins could cause a crash in several screens
- (Database Drivers, Designer Core) [Fixed] - Model first: In some situations it can be the designer chooses the wrong type based on the type rules in a database driver
- (Database Drivers) [Fixed] - Postgresql, Model first: varchar fields could exceed the maximum length of postgresql due to a wrong filter limit
The following issues have been addressed in 5.11.4:
- (Designer Core) [Fixed] - A typeimports file located in a relative sub folder isn't loaded because of a wrong comparison
- (Designer Core) [Fixed] - Having a trial and normal license in the expected folders should always pick a regular license over a trial license
- (Templates) [Fixed] - EF Core templates don't emit .OnDelete(DeleteBehavior.NoAction) on relationships
- (Templates) [Fixed] - Firebird DDL SQL: Adding a field to an existing table generated an illegal keyword into the script
- (Designer UI) [Fixed] - Due to an issue with DevExpress controls, selecting the WXI skins could cause a crash in several screens
- (Database Drivers, Designer Core) [Fixed] - Model first: In some situations it can be the designer chooses the wrong type based on the type rules in a database driver
- (Database Drivers) [Fixed] - Postgresql, Model first: varchar fields could exceed the maximum length of postgresql due to a wrong filter limit
- (Runtime Libraries) [Fixed] - Firebird: saving an entity with TPE inheritance could lead to subtype PK field values being NULL
- (Runtime Libraries) [Implemented] - Debugger Visualizers aren't usable in vs2022. They've been removed from the runtime.
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.