15 lines
424 B
Plaintext
15 lines
424 B
Plaintext
|
Package: DDLGeneratr
|
||
|
Type: Package
|
||
|
Title: OMOP CDM DDL Generator
|
||
|
Version: 0.1.0
|
||
|
Author: Clair Blacketer
|
||
|
Maintainer: Clair Blacketer <mblacke@its.jnj.com>
|
||
|
Description: This packages uses the SqlRender package to convert a DDL script written in OHDSql to the other supported dialects.
|
||
|
License: Apache License 2.0
|
||
|
Encoding: UTF-8
|
||
|
LazyData: true
|
||
|
Imports: SqlRender
|
||
|
NeedsCompilation: no
|
||
|
RoxygenNote: 6.0.1
|
||
|
VignetteBuilder: knitr
|