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

Fix mistake in SqlUnaryExpression::Print #24016

Merged
merged 3 commits into from
Jan 29, 2021
Merged

Conversation

Marusyk
Copy link
Member

@Marusyk Marusyk commented Jan 28, 2021

Small fix in SqlUnaryExpression::Print

Fixes #23985

dependabot bot and others added 3 commits January 27, 2021 15:36
Bumps Microsoft.AspNetCore.OData from 7.5.2 to 7.5.5.

Signed-off-by: dependabot[bot] <[email protected]>

Verified

This commit was signed with the committer’s verified signature. The key has expired.
hiyuki2578 Shota Tsunehiro
@maumar maumar merged commit 249912f into dotnet:main Jan 29, 2021
@maumar
Copy link
Contributor

maumar commented Jan 29, 2021

@Marusyk thank you for the contribution!

@Marusyk Marusyk deleted the rmarusyk/23985 branch January 30, 2021 01:05
Ali-YousefiTelori pushed a commit to Ali-YousefiTelori/EntityFrameworkCore that referenced this pull request Feb 10, 2021

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Fix mistake in SqlUnaryExpression::Print
Ali-YousefiTelori pushed a commit to Ali-YousefiTelori/EntityFrameworkCore that referenced this pull request Feb 10, 2021
Fix mistake in SqlUnaryExpression::Print
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Small mistake in SqlUnaryExpression::Print
3 participants