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

Update generating-fsharp-types-from-dbml.md #1132

Merged
merged 1 commit into from
Oct 11, 2016
Merged

Update generating-fsharp-types-from-dbml.md #1132

merged 1 commit into from
Oct 11, 2016

Conversation

GoFightNguyen
Copy link

Adding closing "

Summary

When instantiating the DBML type provider, the ResolutionFolder static parameter is missing the closing ". A consequence of this is that the next line of code, which instantiates the connection string, looks like a string itself.

Adding " to the end of the dbml declaration so the following F# sharp code setting the connectionString doesn't look like it is a string.
@mairaw
Copy link
Contributor

mairaw commented Oct 11, 2016

One of our CI builds failed. I'll close and reopen this one to see if it fixes that.

@cartermp
Copy link
Contributor

LGTM once build is green. Thanks, @jasonsnguyen!

@qinezh
Copy link
Contributor

qinezh commented Oct 11, 2016

Open Publishing Build Service: The pull request content has been published and here are some changed files links of this time:

Status: Succeeded.
Open Publishing Report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants