Constant SQL_QUERY_CHECK_REFILL_COUNT

Source
pub const SQL_QUERY_CHECK_REFILL_COUNT: &str = "SELECT COUNT(*) FROM refill LIMIT 1;";
Expand description

Checks how many entries there are in the refill table.