Skip to content

Commit 1eefe94

Browse files
committed
update docs
1 parent 18590c4 commit 1eefe94

12 files changed

Lines changed: 3 additions & 22 deletions

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,6 @@ R/LocalEnvironment.R
55
/bin/
66
/DatabaseConnector.iml
77
.idea/
8-
errorReportSql.txt
8+
errorReportSql.txt
9+
/work/
10+
.settings/org.eclipse.core.resources.prefs

man-roxygen/TempEmulationSchema.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#' @param oracleTempSchema DEPRECATED: use `tempEmulationSchema` instead.
21
#' @param tempEmulationSchema Some database platforms like Oracle and Impala do not truly support temp tables. To
32
#' emulate temp tables, provide a schema with write privileges where temp tables
43
#' can be created.

man/dbAppendTable-DatabaseConnectorConnection-character-method.Rd

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/dbCreateTable-DatabaseConnectorConnection-method.Rd

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/dbReadTable-DatabaseConnectorConnection-character-method.Rd

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/dbRemoveTable-DatabaseConnectorConnection-ANY-method.Rd

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/dbWriteTable-DatabaseConnectorConnection-ANY-method.Rd

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/insertTable.Rd

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/renderTranslateExecuteSql.Rd

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/renderTranslateQueryApplyBatched.Rd

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)