Get SQL representing the intercept term given the R model and parameter name
build_intercept(model, parameter, first = FALSE)A list with the same signature as the output of lm or glm
A parameter name.
A logical flag signaling whether the term is the first term in the formula
A SQL character string representing the intercept term in the model