Skip to main content

shape_outdated

Function shape_outdated 

Source
pub fn shape_outdated(tx: &Transaction<'_>) -> Result<bool>
Expand description

Whether the cb_* tables in this database predate SHAPE_MARKS.

Read inside the transaction init runs in, so the drop that follows a true and the create after it are one change.