Closed ambuj369 closed 4 years ago
The data in results schema should not get truncated/deleted.
Error should not be there and script execution should be completed without any errors.
However, it works well when I use createTable =T I am using Postgres as omop_cdm database.
@ambuj369 -- added the missing resultsDatabaseSchema parameter, can you re-install and try again?
@alondhe Thank you so much. It's working now :)
Expected behavior
The data in results schema should not get truncated/deleted.
Actual behavior
Error should not be there and script execution should be completed without any errors.
Steps to reproduce behavior
However, it works well when I use createTable =T I am using Postgres as omop_cdm database.