★ wanayoo — archive 1999 https://github.com/fsprojects/SQLProvider/issues/119Nouvelle recherche | Portail wanayoo
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option types #119

Closed
jamessdixon opened this issue Feb 19, 2015 · 0 comments
Closed

Option types #119

jamessdixon opened this issue Feb 19, 2015 · 0 comments

Comments

@jamessdixon
Copy link

@jamessdixon jamessdixon commented Feb 19, 2015

I swapped out the nuget version with the latest from master and my option type assignments are now failing.

If I have a nullable varchar field in the database and try and assign a string option, I am seeing:

The error: Type mismatch when building 'args': invalid parameter for a method or indexer property. Expected 'Microsoft.FSharp.Core.FSharpOption1[Microsoft.FSharp.Core.FSharpOption1[System.String]]', but received type 'Microsoft.FSharp.Core.FSharpOption`1[System.String]'.

pezipink added a commit that referenced this issue Feb 21, 2015
Fix option type properties (issue #119).
@pezipink pezipink closed this Feb 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.