All functions |
|
---|---|
Convert a camel case string to snake case |
|
Convert the names of an object from camel case to snake case |
|
Convert a camel case string to title case |
|
Create an R wrapper for SQL |
|
Get the prefix used for emulated temp tables for DBMSs that do not support temp tables (e.g. Oracle, BigQuery). |
|
Launch the SqlRender Developer Shiny app |
|
List the supported target dialects |
|
Load, render, and translate a SQL file in a package |
|
Reads a SQL file |
|
Render SQL code based on parameterized SQL and parameter values |
|
Deprecated: Render SQL code based on parameterized SQL and parameter values |
|
Render a SQL file |
|
Convert a snake case string to camel case |
|
Convert the names of an object from snake case to camel case |
|
Handles Spark Inserts |
|
Split a single SQL string into one or more SQL statements |
|
Determine if Java virtual machine supports Java |
|
Translates SQL from one dialect to another |
|
Translates a single SQL statement from one dialect to another |
|
Deprecated: Translates SQL from one dialect to another |
|
Translate a SQL file |
|
Write SQL to a SQL (text) file |