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