Add hint to use `:` for Oracle instead of `@`
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 18.4k
- Forks
- 3.7k
- Avg merge
- 5h 8m
- Merged PRs (30d)
- 1
Description
I think, there should be a special hint for Oracle under https://github.com/DapperLib/Dapper?tab=readme-ov-file#limitations-and-caveats to use : instead of @ as parameter placeholder.
I fell over the issue and it costed me literally 5 hours to find the issue...
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
Open the README section at Limitations and Caveats and review how database-specific parameter syntax is documented. Add a concise Oracle hint to use : instead of @, then verify the rendered Markdown clearly explains the distinction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- sql
- Domain
- databases, documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 68/100