v2.4.0
CDMConnector 2.4.0
- Implement
generateCohortSetfor local cdms (e.g. with omock) - Allow catalogs in duckdb connections @lyoganathan
- Add
cdmFromCohortSetto create synthetic cdms from Atlas cohort definitions - Add
cdmCommentContentsfor creating comments with the contents of a CDM in tests and documentation - Make
writeSchemaoptional incdmFromCon@SulevR