Skip to main content

is_cacheable_query

Function is_cacheable_query 

Source
pub fn is_cacheable_query(sql: &str) -> bool
Expand description

Check if a query is cacheable (SELECT, VALUES, etc.)