Does SQLProvider support strongly typed sproc results?

Open
#690 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
fsharp, sql
Domain
databases

Research direction

Start with the linked programmability documentation and inspect SQLProvider's stored-procedure result handling. Determine whether strongly typed columns are supported and identify the relevant tests or documentation needed to demonstrate the behavior. Done means the support status and expected result access are clear to users.

Written by the indexing model from the issue text.

Description

enhancement

I am trying to call a stored procedure using SQLProvider, but it seems that I don't get a return value with the strongly typed columns. The documentation also seems to access the result data in a weakly typed manner.

Does SQLProvider support strongly typed sproc results?

Dominant language
F#
Stars
627
Forks
147
Avg merge
2h 2m
Merged PRs (30d)
1

Contributor guide

No contributing guide indexed for this repository

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.

More from fsprojects/SQLProvider

All issues in fsprojects/SQLProvider

Similar issues

More Databases issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.