Skip to main content

derive_protected_ranges

Function derive_protected_ranges 

Source
pub fn derive_protected_ranges(
    sql: &str,
    dialect: Dialect,
) -> Vec<ProtectedRange>
Expand description

Derive protected ranges from SQL comments/string literals and template tags.