Needs to convert: * integers * doubles (adding trailing .0, and handling Inf, -Inf) * logical * dates * date/times * strings * SQL strings All need to convert NA to NULL. Could replace `dbQuoteString()`