inst/doc/installation-and-troubleshooting.R

## ----include = FALSE----------------------------------------------------------
knitr::opts_chunk$set(collapse = TRUE, comment = "#>", eval = FALSE)

## -----------------------------------------------------------------------------
# # install.packages("remotes")
# remotes::install_github("StrategicProjects/polyglot-sql-r")

## -----------------------------------------------------------------------------
# library(polyglotSQL)
# polyglot_version()
# sql_transpile("SELECT IFNULL(a, b) FROM t", from = "mysql", to = "postgres")

Try the polyglotSQL package in your browser

Any scripts or data that you put into this service are public.

polyglotSQL documentation built on Sept. 27, 2026, 5:06 p.m.