OMOP/inst/csv
Adam Black 19462d322d
Add tests, github actions, and executeDdl function (#425)
* Add github actions workflow to build package and run tests.

* update Description file

* rename .Rproj file.

* Consolidate 'create' functions into one file.

* Add tests for create functions.

* update description

* removed spaces in file and folder names. Regenerated ddl output. Tried to fix Field_Level.csv file.

* consolidate write functions into one file. Add execute function.

* update docs

* add tests for write and execute functions

* update documentation

* Add windows and linux runners in github actions.

* update github actions

* download drivers before running tests

* fix small error in setup test file.

* debug github actions

* debug github actions

* debug github actions

* debug github actions

* fix tiny bug

* comment out execute ddl test

* fix bug in test

* Add execute test back in

* revert accidental change in description

* add print statement for debugging schema error on github actions.

* Fix schema environment variable name

* Add comment to github actions workflow file.

* remove placeholder text in function documentation.

* Rename createdDdl.R to createDdl.R

Co-authored-by: Adam Black <adam.black@odysseusinc.com>
2021-08-19 11:49:36 -04:00
..
OMOP_CDM_Oncology_Ex_Field_Level.csv Moved R project from CdmDdlBase 2021-06-08 20:19:01 -04:00
OMOP_CDM_Oncology_Ex_Table_Level.csv Moved R project from CdmDdlBase 2021-06-08 20:19:01 -04:00
OMOP_CDMv5.3_Field_Level.csv Add tests, github actions, and executeDdl function (#425) 2021-08-19 11:49:36 -04:00
OMOP_CDMv5.3_Table_Level.csv function naming & additional cleanup 2021-08-18 15:30:04 -04:00
OMOP_CDMv5.4_Field_Level.csv Issue #149 saved fix for nullables in vocabulary table (vocabulary_reference and vocabulary_version both have isRequired=No) 2021-08-18 14:37:43 -04:00
OMOP_CDMv5.4_Table_Level.csv Added v5.4 table level file 2021-08-18 11:18:20 -04:00
OMOP_CDMv6.0_Field_Level.csv Issue #149 fix for nullables in vocabulary table (vocabulary_reference isRequired=Yes vocabulary_version isRequired=No) 2021-08-18 14:23:54 -04:00
OMOP_CDMv6.0_Table_Level.csv Moved R project from CdmDdlBase 2021-06-08 20:19:01 -04:00