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