You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed NULL handling bugs in Hubs, Links and Satellites (#26)
Fixed a bug where Effectivity Satellites would incorrectly end-date (with auto-end-dating enabled) records other than the
latest, resulting in duplicate end-date records for previously end-dated records.
Improvements
Added check for matching primary key when inserting new satellite records in the sat macro. This removes the requirement to
add the natural key to the hashdiff, but it is still recommended. Read More
Quality of Life
Payload in Transactional (Non-Historised) links now optional