Skip to content

refine connection string parsing #49

@anwarfg

Description

@anwarfg

Is this the right issue type?

  • Yes, I'm planning work for this project team.

Summary

Remove connection string parsing. Rely on env vars/injection.

Swap the current variable parsing to use SQLalchemy entirely - we can avoid using the urlparser lib.

Acceptance Criteria

  • Connection string parsing is removed.
  • Environment variable parsing uses SQL alchemy.
  • Tests pass.
  • Documentation added.

Tasks

  • Task A.
  • Task B.
  • Unit tests.
  • Documentation.

Confirm creation

  • Ready to create this deliverable?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions