green_copper_runtime::modules::db::sqlx

Function parse_query_prime_cache

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

Primes the cached function parse_query. This is a cached function that uses the PARSE_QUERY cached static.