File: ident_q.Rd

package info (click to toggle)
r-cran-dbplyr 2.3.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,376 kB
  • sloc: sh: 13; makefile: 2
file content (12 lines) | stat: -rw-r--r-- 289 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/schema.R
\name{ident_q}
\alias{ident_q}
\title{Declare a identifer as being pre-quoted.}
\usage{
ident_q(...)
}
\description{
No longer needed; please use \code{\link[=sql]{sql()}} instead.
}
\keyword{internal}