15 lines
425 B
R
15 lines
425 B
R
% Generated by roxygen2: do not edit by hand
|
|
% Please edit documentation in R/DBClient-dbSchema.R
|
|
\name{DBClient$withSchema}
|
|
\alias{DBClient$withSchema}
|
|
\title{DBClient$withSchema}
|
|
\arguments{
|
|
\item{table_name}{\if{html}{\out{<character>}} Table name to prefix schema to}
|
|
}
|
|
\value{
|
|
\if{html}{\out{<character>}} Table name with prefixed schema
|
|
}
|
|
\description{
|
|
Prefixes schema to the table name, if set in the configuration.
|
|
}
|