Skip to content

Add support for case sensitive schema #97

@vpnu

Description

@vpnu

Is there an existing issue for this?

  • I have searched the existing issues

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Priority

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions