inferSQLPaths()
inferSQLPaths(csvSourceFilePath)
function inferSQLPaths(csvSourceFilePath): SQLPathConfig
Infer common SQL paths from a single source.
Parameters
Parameter | Type |
---|---|
csvSourceFilePath | string |
Returns
inferSQLPaths(sourceDirectoryPath)
function inferSQLPaths(sourceDirectoryPath): SQLPathConfig
Parameters
Parameter | Type |
---|---|
sourceDirectoryPath | string |