String interpolator for CallableStatement
Open
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 2.2k
- Forks
- 379
- Avg merge
- 14m
- Merged PRs (30d)
- 8
Description
This will require some kind of tagging to distinguisg In/Out/InOut parameters. Maybe start with something simple with many In and one Out? Depends on #5.
Contributor guide
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 reading issue #5, since this issue explicitly depends on it. Then define how CallableStatement parameters should be tagged as In, Out, or InOut, beginning with the suggested case of many In parameters and one Out parameter. Done means the interpolator has an agreed parameter-tagging design and supports that initial case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100