pub fn between_obfuscate(payload: &str) -> String
Between obfuscation — rewrites = and > using BETWEEN syntax.
=
>
BETWEEN
Safe for: SQL contexts.