fsprojects / fsprojects/FSharp.Data.SqlClient
Whats New doc updates
Nobody has claimed this yet.
- Dominant language
- F#
- Stars
- 206
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
It appears that http://fsprojects.github.io/FSharp.Data.SqlClient/whatsnew.html lists DB.CreateCommand without showing what type DB is (hovering just shows obj)
Attempting to create this type using the following, produces an error:

Additionally, down at Access to command and record types it appears the git markdown syntax has run away.
Edit: Fix screenshot
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
Open the whatsnew.html page and inspect the DB.CreateCommand entry and the “Access to command and record types” section. Verify what type DB represents and how the Markdown is rendered there; the work is done when the type is shown clearly and the GitHub Markdown syntax displays correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- markdown, sql
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100