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

Missing function DataLength #19988

Closed
Seabizkit opened this issue Feb 14, 2020 — with docs.microsoft.com · 2 comments · Fixed by #20079
Closed

Missing function DataLength #19988

Seabizkit opened this issue Feb 14, 2020 — with docs.microsoft.com · 2 comments · Fixed by #20079
Labels
area-query closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. customer-reported good first issue This issue should be relatively straightforward to fix. type-enhancement
Milestone

Comments

Copy link

how would i get access to DataLength which is in ms sql. its available on Ef6 but not sure how to get access to it with core,


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@ajcvickers
Copy link
Member

ajcvickers commented Feb 19, 2020

Team notes: move to the product repo (after docs have moved to dotnet) and add a built-in function mapping.

@Seabizkit You should be able to define your own DbFunction mapping for this.

@ajcvickers ajcvickers transferred this issue from dotnet/EntityFramework.Docs Feb 19, 2020
@ajcvickers ajcvickers added this to the Backlog milestone Feb 19, 2020
@ajcvickers ajcvickers added good first issue This issue should be relatively straightforward to fix. area-query type-enhancement labels Feb 19, 2020
@Marusyk
Copy link
Member

Marusyk commented Feb 26, 2020

Please assign it to me

Marusyk added a commit to Marusyk/efcore that referenced this issue Feb 26, 2020
Marusyk added a commit to Marusyk/efcore that referenced this issue Feb 28, 2020
@maumar maumar closed this as completed in f59d00b Mar 25, 2020
@maumar maumar added the closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. label Mar 25, 2020
@maumar maumar modified the milestones: Backlog, 5.0.0 Mar 25, 2020
@ajcvickers ajcvickers modified the milestones: 5.0.0, 5.0.0-preview3 Mar 31, 2020
@ajcvickers ajcvickers modified the milestones: 5.0.0-preview3, 5.0.0 Nov 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-query closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. customer-reported good first issue This issue should be relatively straightforward to fix. type-enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants