Skip to main content

sqlite_match_query

Function sqlite_match_query 

Source
pub fn sqlite_match_query(query: &str) -> Option<String>
Expand description

Builds a quoted SQLite FTS phrase query when the input is long enough.