fsprojects / fsprojects/FSharp.Data.SqlClient
Configuration and Input documentation
Nobody has claimed this yet.
- Dominant language
- F#
- Stars
- 206
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
Under 'SqlProgrammabilityProvider' on http://fsprojects.github.io/FSharp.Data.SqlClient/configuration%20and%20input.html it lists ResolutionFolder as type parameter, however based upon https://github.com/fsprojects/FSharp.Data.SqlClient/blob/master/src/SqlClient/SqlClientProvider.fs#L42 this does not seem to be a parameter, is there something I am missing?
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 with the configuration and input documentation page and compare its ResolutionFolder entry with src/SqlClient/SqlClientProvider.fs at line 42. Determine whether the entry describes a real parameter; done means the documentation and provider definition agree, with the discrepancy clarified or corrected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fsharp, sql
- Domain
- databases, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100