Skip to main content
Version: v2.6

Release 2.5.12

Issues fixed

DbMockup is null in refactor without -Fix option (ticket: 4606)
Fixed error in 2.5 refactor where the dbMockup was null when refactor was run without the -Fix option

Missing parameters in View Query (ticket: 4607)
When evaluating a View Query to inspect result set data types, Query Parameters defined in the view are now correctly included in the SQL statement passed to the mock-up database.

Fix handling of consecutive underscores in AutoAssign
AutoAssign of Target Object fields now works correctly when field names contain consecutive underscores (__).