pub const SELECT_WAITPOINT_KEY_BY_ID_SQL: &str = "SELECT waitpoint_key FROM ff_waitpoint_pending \ WHERE partition_key = ?1 AND waitpoint_id = ?2";