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

pulling last changes #1

Merged
merged 27 commits into from
Apr 27, 2021
Merged

pulling last changes #1

merged 27 commits into from
Apr 27, 2021

Conversation

michalczerwinski
Copy link
Owner

No description provided.

Matthias Langhard and others added 27 commits April 30, 2020 16:04
…0422.7 (#24733)

[release/6.0-preview4] Update dependencies from dotnet/runtime
…0422.9 (#24738)

[release/6.0-preview4] Update dependencies from dotnet/runtime
…0422.10 (#24739)

[release/6.0-preview4] Update dependencies from dotnet/runtime
…s triggers validation which prevents IQueryables in the final projection

select projecting queryable followed by SelectMany, Join, GroupJoin. Also SelectMany, Join, GroupJoin projecting queryable on top level.
Also adding tests for ordering collections using the new model

Fixes #24404
* Merge conditional ?: expression into conditional access

* inline
Part of #24743

* Rename `DisableConcurrencyDetection` to `EnableThreadSafetyChecks`
* Rename `IRelationalCommand.PopulateFromTemplate` to `PopulateFrom`
* Rename parameter of above from `templateCommand` to `command`
…0426.1 (#24760)

[main] Update dependencies from dotnet/runtime
…422.1 (#24761)

[main] Update dependencies from dotnet/arcade
…ltIn option into account (DbFunctions)

The TableValuedFunctionExpression does not take the IsBuiltIn option into account. This results in brackets being added to build in database functions.

Fixes #24569
Issue has already been fixed by earlier query pipeline refactoring, adding regression tests
…tations (#24781)

Fixes #24658

Co-authored-by: Andriy Svyryd <Andriy.Svyryd@microsoft.com>
* Optimize using StringBuilder

* revert

* revert
@michalczerwinski michalczerwinski merged commit 91538b5 into michalczerwinski:main Apr 27, 2021
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.

10 participants