OrderBy RANDOM(), Column selection, IEnumerable.Select handling in Where Expression, ...#319
Open
alexis- wants to merge 5 commits intooysteinkrog:masterfrom
Open
OrderBy RANDOM(), Column selection, IEnumerable.Select handling in Where Expression, ...#319alexis- wants to merge 5 commits intooysteinkrog:masterfrom
alexis- wants to merge 5 commits intooysteinkrog:masterfrom
Conversation
added 4 commits
August 9, 2016 16:53
- Added SelectColumns option for usage in specifically selecting columns and arbitrary commands in SELECT statement - Added IEnumerable.Select case handling in Where Expression - Added broader "Constraint" detailed error result handling - Added tests for above features - Changed several of TableQuery's fields accessibility to protected
…ack to *.cs ) - Fixed AppVeyor compile error - Fixed CollectionAssert error - Added GetTableName to IColumnInformationProvider -- TableAttribute was not proxied through the provider, is this on purpose or a simple omission ?
…sure how to check for errors before pushing changes. Hope I haven't missed anything.
- Renamed MapTo type parameter to a more meaningful denomination
Author
|
Just wondering, would this make it easier for you if I made separate PR for the different features ? I don't mind putting some extra work or even lending a hand if this could help toward the new version. Many thanks for the hard work. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.