pub const DEACTIVATE_ALL_HMAC_SQL: &str = "UPDATE ff_waitpoint_hmac SET active = 0 WHERE active = 1";