Skip to main content

FIND_LATEST_PROTOCOL_STATUS

Constant FIND_LATEST_PROTOCOL_STATUS 

Source
const FIND_LATEST_PROTOCOL_STATUS: &str = "SELECT date, statuses FROM ProtocolStatus WHERE zero=0;";
Expand description

Query: Get the latest protocol status.