pub fn anchor(query: RelationalQuery) -> Result<SqlQuery, Error>
Expand description
Applies preprocessing and anchoring to the main relation in RQ. Meant for debugging purposes.
pub fn anchor(query: RelationalQuery) -> Result<SqlQuery, Error>
Applies preprocessing and anchoring to the main relation in RQ. Meant for debugging purposes.