Commit Graph

13 Commits

Author SHA1 Message Date
Clair Blacketer 67e30a1d10 Added return values to all functions 2024-02-06 15:13:45 -05:00
Frank DeFalco 1ac9880f40 updates to documentation and build status 2023-10-26 14:13:30 -04:00
Frank DeFalco f39870c7d5 correct build of new files
includes consistent case for table names
proper directory structure
2023-09-06 13:22:41 -04:00
alex-odysseus 07d0383ac8 Missing commit 3e19695be38a2565f6b187b99ec13575b8767165 from the 'synapse' branch 2022-09-26 17:59:28 +02:00
ssuvorov-fls e1e010a3df added snowflake support 2022-03-30 10:53:52 +03:00
Clair Blacketer f006431a5e Bug fixes and updates from Nov 2021 - Jan 2022 2022-01-13 13:59:03 -05:00
Adam Black f7a42d5482 replace outputpath with outputfolder for consitent argument names in the package. 2021-08-20 11:06:23 -04:00
Adam Black 08bf6ee17e consolidate write functions into one file. Add execute function. 2021-08-18 23:32:31 -04:00
Frank DeFalco a4bfeccf83 function naming & additional cleanup
made create and write functions consistent
fixed render issue that was not including dialect name in generated files
added loop to codeToRun to generate all scripts.
2021-08-18 15:30:04 -04:00
Maxim Moinat 12e5fb3467 add new ddl folder with generated sql 2021-08-18 19:47:13 +02:00
Maxim Moinat 5d9887a356 refactor create and write sql for foreign key and primary key 2021-08-18 19:28:21 +02:00
Maxim Moinat f8cd93d159 refactoring of create and write DDL 2021-08-18 19:02:22 +02:00
Clair Blacketer f892dac55d Moved R project from CdmDdlBase
This commit pulls the R project over from the CdmDdlBase repository. This will be the jumping-off code for the new OMOP CDM repo.
2021-06-08 20:19:01 -04:00