pub fn is_tql(dialect: &dyn Dialect, sql: &str) -> Result<bool>
Check if the given SQL query is a TQL statement.