mysql-quoting: Quote MySQL strings and identifiers.

mysql-quotingR Documentation

Quote MySQL strings and identifiers.

Description

In MySQL, identifiers are enclosed in backticks, e.g. `x`.

Usage

## S4 method for signature 'MySQLConnection'
dbQuoteLiteral(conn, x, ...)

r-dbi/RMariaDB documentation built on Dec. 15, 2024, 12:12 p.m.