Skip to content

RecordDelta

Overview

What differs between two events, and the two events themselves.

A pghistory event model holds the tracked row's own columns and nothing that compares them, so the comparison lives here. Everything downstream reads changes, old_record, and new_record.

changes

new_record

old_record

Source

server/vueda/workflow/management/commands/makeworkflowmigrations.py:825

Documents matching: server v3.0.0a1.post1client v3.0.0-alpha.2