Added FAQ page
This commit is contained in:
parent
3422847486
commit
83811a30ca
|
@ -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 |
Loading…
Reference in New Issue