We've released the RTM versions of LLBLGen Pro v5.12.3 and LLBLGen Pro v5.13.1!
The following changes were made in v5.12.3:
Fixes
- (Runtime Libraries) [Fixed] - A change made in December 2025 accidentally changed the behavior of adding a new entity to a collection twice with the collection having a Context set
The following changes were made in v5.13.1:
Fixes
- (Designer Core) [Fixed] - PostgreSQL: Loading a project saved with a previous version and having datetime fields could lead to type mismatches because the driver assumed DateOnly types
- (Database Drivers) [Fixed] - Oracle 11g and earlier: CLOB out parameters for a stored procedure could lead to an exception when resultset retrieval was issued on the procedure
- (Templates) [Fixed] - Nullable fields with type TimeOnly or DateOnly on PostgreSQL aren't generated as nullable in the entity classes
- (Runtime Libraries) [Fixed] - A change made in December 2025 accidentally changed the behavior of adding a new entity to a collection twice with the collection having a Context set