OMOP/NAMESPACE

14 lines
296 B
Plaintext
Raw Normal View History

# Generated by roxygen2: do not edit by hand
export(createDdl)
export(createForeignKeys)
export(createPrimaryKeys)
export(downloadCurrentDdl)
2021-08-19 03:36:11 +00:00
export(executeDdl)
export(listSupportedVersions)
export(parseWiki)
2021-08-19 03:36:11 +00:00
export(writeDdl)
export(writeForeignKeys)
export(writeIndex)
export(writePrimaryKeys)