Skip to main content

SELECT_EXEC_ATTEMPT_INDEX_SQL

Constant SELECT_EXEC_ATTEMPT_INDEX_SQL 

Source
pub const SELECT_EXEC_ATTEMPT_INDEX_SQL: &str = "SELECT attempt_index FROM ff_exec_core \
      WHERE partition_key = ?1 AND execution_id = ?2";