green_copper_runtime::modules::db::sqlx

Function parse_query_no_cache

source
pub fn parse_query_no_cache(protocol: Protocol, query: &str) -> ParsedQuery
Expand description

Origin of the cached function parse_query.