sql

Function sql 

Source
pub fn sql(query: impl Into<String>) -> Sql
Expand description

Helper function to create a raw SQL query from a string.