darwin-eu / omopgenerics

https://darwin-eu.github.io/omopgenerics/
Apache License 2.0
2 stars 1 forks source link

speed up newOmopTable #430

Closed edward-burn closed 3 months ago

edward-burn commented 3 months ago

@catalamarti this will speed up the creation of a cdm reference because it will skip calls to functions that have assertions, and instead goes to internal functions. Please take a look though as I worry this might have unintended side effects