Added FAQ page

This commit is contained in:
clairblacketer 2017-12-11 08:41:40 -05:00
parent 3422847486
commit 83811a30ca
6 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
#' @param targetdialect The dialect of the target database. Choices are "oracle", "postgresql", "pdw", "redshift", "impala", "netezza", "bigquery", "sql server"
#'
#' @export
writePrimaryKeys <- function(targetdialect) {
if(!dir.exists("output")){
dir.create("output")

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 83 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 118 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 123 KiB