Is this the right issue type?
Summary
omop-lite should be able to update a CDM.
updating a cdm is basically impossible though, as you'll do a diff between them.
so instead it should rename schemas and reload new data. it is a refresh.
Add an refresh command
- create new staging schema
- create new cdm here
- rename existing omop schema to
archived_omop_cdm_{date}
- rename staging schema to this
Acceptance Criteria
Tasks
Confirm creation
Is this the right issue type?
Summary
omop-lite should be able to update a CDM.
updating a cdm is basically impossible though, as you'll do a diff between them.
so instead it should rename schemas and reload new data. it is a refresh.
Add an
refreshcommandarchived_omop_cdm_{date}Acceptance Criteria
refreshcommand worksTasks
Confirm creation