Is there an existing issue for this?
Is your proposal related to a problem or functionality gap?
Currently setting SCHEMA_NAME to a case sensitive name will not populate the schema.
Describe your proposal
For example if I set the SCHEMA_NAME = Testing it creates the schema but no data is loaded in. Once that Testing schema is created if I change SCHEMA_NAME to testing and rerun omop lite it creates a new schema testing with the tables populated but it also populates the initial Testing schema with the same data.
Describe alternatives you've considered
No response
I'm part of a Project Team
No response
Anything else?
No response
Are you willing to contribute to developing this feature?
None
Is there an existing issue for this?
Is your proposal related to a problem or functionality gap?
Currently setting
SCHEMA_NAMEto a case sensitive name will not populate the schema.Describe your proposal
For example if I set the
SCHEMA_NAME=Testingit creates the schema but no data is loaded in. Once thatTestingschema is created if I changeSCHEMA_NAMEtotestingand rerun omop lite it creates a new schematestingwith the tables populated but it also populates the initialTestingschema with the same data.Describe alternatives you've considered
No response
I'm part of a Project Team
No response
Anything else?
No response
Are you willing to contribute to developing this feature?
None