Skip to main content

append_frame

Function append_frame 

Source
pub async fn append_frame(
    pool: &PgPool,
    _partition_config: &PartitionConfig,
    handle: &Handle,
    frame: Frame,
) -> Result<AppendFrameOutcome, EngineError>