Function prqlc::sql::compile

source ·
pub fn compile(query: RelationalQuery, options: &Options) -> Result<String>
Expand description

Translate a PRQL AST into a SQL string.