postgresql: Enhancements
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 24
- Forks
- 41
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 12
Description
Descriptions
Postgresql audit
Tasks
- Remove upsertIf in favor of https://github.com/OpenFn/adaptors/issues/375
- expandRefs in queryHandler
- document defaults options
Dependence
- https://github.com/OpenFn/adaptors/issues/522,
- New pattern for documenting state mutation clearly
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
Start by reviewing the PostgreSQL adaptor's queryHandler and the linked issues 375 and 522. Determine how upsertIf should be removed, how expandRefs should work, and where defaults and state mutation are documented. Done means the listed tasks are addressed and the adaptor's existing checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, postgresql
- Domain
- databases
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100