The current DDL sitting on the main branch of the CommonDataModel repository.
Arguments
githubPath
The path for the GitHub repo containing the package (e.g. 'OHDSI/CommonDataModel').
pathToCsv
The path for the snapshot inside the package.
outputFile
The path where the file should be saved.
Details
This function gets the current ddl on the CDM main branch. It will be taken from the Sql Server folder.
The default location is
inst/settings/currentOmopDdl.sql.