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