Skip to main content

DECLARED_EDGE_IDENTITY_COLUMNS

Constant DECLARED_EDGE_IDENTITY_COLUMNS 

Source
const DECLARED_EDGE_IDENTITY_COLUMNS: [&str; 6];
Expand description

The externally visible edge identity: the primary key minus scope and generation_id, which the computed table does not expose. Revision ranking uses this identity, or assertions differing only in those two columns would surface as indistinguishable duplicate rows.