fsprojects / fsprojects/FSharp.Data.SqlClient

Whats New doc updates

Open
#235 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

docs
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:

image

Additionally, down at Access to command and record types it appears the git markdown syntax has run away.

Edit: Fix screenshot

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.