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, ...)

RMariaDB documentation built on April 12, 2025, 2:11 a.m.