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

Support casts in LINQ provider #200

Merged
merged 1 commit into from
May 24, 2018
Merged

Support casts in LINQ provider #200

merged 1 commit into from
May 24, 2018

Conversation

MattKotsenas
Copy link
Contributor

Update WiqlTranslator to support casts in LINQ queries. Added unit tests for that and the as operator to validate changes.

@sourcelevel-bot
Copy link

Hello, @MattKotsenas! This is your first Pull Request that will be reviewed by Ebert, an automatic Code Review service. It will leave comments on this diff with potential issues and style violations found in the code as you push new commits. You can also see all the issues found on this Pull Request on its review page. Please check our documentation for more information.

@MattKotsenas
Copy link
Contributor Author

Fixes #199

@AppVeyorBot
Copy link

1 similar comment
@AppVeyorBot
Copy link

@AppVeyorBot
Copy link

1 similar comment
@AppVeyorBot
Copy link

rjmurillo
rjmurillo previously approved these changes May 24, 2018
Update `WiqlTranslator` to support casts in LINQ queries. Added unit
tests for that and the `as` operator to validate changes.
@rjmurillo rjmurillo self-assigned this May 24, 2018
@rjmurillo rjmurillo merged commit e530162 into develop May 24, 2018
@rjmurillo rjmurillo deleted the feature/convert branch May 24, 2018 18:20
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.

3 participants