Skip to main content

migrate_record

Function migrate_record 

Source
pub fn migrate_record(
    record: &SpatialRecord,
    target: &SchemaDescriptor,
    policy: MigrationPolicy,
) -> RecordsResult<SpatialRecord>
Expand description

Projects record onto target under an explicit migration policy.