Skip to main content

persist_order_update_event_in_tx

Function persist_order_update_event_in_tx 

Source
fn persist_order_update_event_in_tx(
    conn: &mut PgConnection,
    idx: usize,
    event: &EngineJournalEventInsert,
) -> QueryResult<()>