Skip to contents

Quote SQL objects (passthrough)

Usage

# S4 method for class 'DatabricksConnection,SQL'
dbQuoteIdentifier(conn, x, ...)

Arguments

conn

A DatabricksConnection object

x

SQL object (already quoted)

...

Additional arguments (ignored)

Value

The SQL object unchanged