Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i2b2 scripts - add Drop table at start of script or rename ctsa_clic_metric #47

Open
kirchoffkg opened this issue Apr 1, 2022 · 0 comments

Comments

@kirchoffkg
Copy link
Collaborator

kirchoffkg commented Apr 1, 2022

To be consistent with other scripts and not drive people nuts that they already have the table from last year:

in the i2b2 scripts please add

drop table ctsa_clic_metric ;
commit ;

or rename table ctsa_clic_metric throughout script to ctsa_clic_metric_22? This would allow institutions to keep the table year after year if needed. Either option works.

@kirchoffkg kirchoffkg changed the title Drop table at start of script or rename ctsa_clic_metric i2b2 scripts - add Drop table at start of script or rename ctsa_clic_metric Apr 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant