Skip to main content

version_add_entity

Function version_add_entity 

Source
pub fn version_add_entity(
    conn: &Connection,
    version_id: i64,
    entity_id: i64,
) -> Result<()>
Expand description

Add an entity to a version (set the bit in its validity bitstring).