Adam Black
867e9bb559
removed spaces in file and folder names. Regenerated ddl output. Tried to fix Field_Level.csv file.
2021-08-18 23:28:57 -04:00
Frank DeFalco
918b57bcca
Merge branch 'v5.4' into v5.4_cleanup
2021-08-18 16:06:08 -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
clairblacketer
ea0fc0f80b
Merge branch 'v5.4' into v5.4
2021-08-18 15:05:14 -04:00
unknown
b4661f637d
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
Frank DeFalco
be7ea44fba
various
...
fixed writePrimary use of fk function
removed old/unnecessary files - reviewed with CB
added listSupportedVersions function - explicitly not including 6.0
2021-08-18 14:24:45 -04:00
unknown
543893d406
Issue #149 fix for nullables in vocabulary table (vocabulary_reference isRequired=Yes vocabulary_version isRequired=No)
2021-08-18 14:23:54 -04:00
Frank DeFalco
25ac31bee4
Merge pull request #421 from OHDSI/sql-creates-refactor
...
Refactor create and write SQL functions
2021-08-18 13:55:26 -04:00
clairblacketer
b17ca8a856
Merge branch 'v5.4' into v5.4
2021-08-18 13:52:15 -04:00
clairblacketer
efc286e738
Merge branch 'v5.4' into v5.4
2021-08-18 13:47:13 -04:00
Maxim Moinat
8d29222563
refactor index creation and cleanup codeToRun
2021-08-18 19:42:01 +02:00
clairblacketer
3dc0ad43ae
Merge pull request #420 from lizb101/v5.4
...
V5.4
2021-08-18 13:27:59 -04:00
unknown
826f6a923f
Issue #149 fix for nullables in vocabulary table (vocabulary_reference and vocabulary_version both have isRequired=No)
2021-08-18 12:55:26 -04:00
Lisa Schilling
8dc0432f02
Update OMOP_CDMv5.4_Field_Level.csv
...
Addresses #418
2021-08-18 10:40:04 -06:00
Elizabeth Betts
7bc145ca0c
Update OMOP_CDMv5.4_Field_Level.csv
2021-08-18 17:39:38 +01:00
Elizabeth Betts
0f4f17f937
Update OMOP_CDMv5.4_Field_Level.csv
...
Issue #382
2021-08-18 17:22:52 +01:00
stephanieshong
4f1a5af4ae
issue 193 - Added value_source_value column to the Observation Table.
2021-08-18 12:21:52 -04:00
Lisa Schilling
26018caea2
Update OMOP_CDMv5.4_Field_Level.csv
...
Addresses #386
2021-08-18 10:07:58 -06:00
unknown
0941a0783c
Issue #259 [measurement table] added unit_source_concept_id
2021-08-18 11:55:08 -04:00
Clair Blacketer
b49077f9cd
Added v5.4 table level file
2021-08-18 11:18:20 -04:00
Clair Blacketer
0f1d9333dd
Adding v5.4 field level file
2021-07-20 13:59:23 -04: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