MeltanoLabs / MeltanoLabs/tap-postgres
Breaking out host,user,port into different configuration values
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 26
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
This allows for a lot more customization much easier for use with things like CI pipelines than using / constructing the sqlalchemy_url
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files or tests. Start by locating how sqlalchemy_url and PostgreSQL connection settings are parsed, then identify the relevant configuration and test entry points; done means host, user, and port can be supplied independently, with the CI-oriented customization covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql, python, sqlalchemy
- Domain
- database
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100