Skip to main content

inferSQLPaths()

inferSQLPaths(csvSourceFilePath)

function inferSQLPaths(csvSourceFilePath): SQLPathConfig

Infer common SQL paths from a single source.

Parameters

ParameterType
csvSourceFilePathstring

Returns

SQLPathConfig

inferSQLPaths(sourceDirectoryPath)

function inferSQLPaths(sourceDirectoryPath): SQLPathConfig

Parameters

ParameterType
sourceDirectoryPathstring

Returns

SQLPathConfig