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 aggregate functions with more then one argument #40

Open
stowellt opened this issue Jul 10, 2020 · 1 comment
Open

Support aggregate functions with more then one argument #40

stowellt opened this issue Jul 10, 2020 · 1 comment

Comments

@stowellt
Copy link

Hi,

Entity Framework v6.3.0 has support for aggregate functions with more then one argument. Could Function.DbModel.cs be updated to support that?

@kemsky
Copy link

kemsky commented Feb 4, 2023

@stowellt, did you try that yourself? I tried to implement STRING_AGG but it fails inside ef6 telling that argument count is not correct.

See dotnet/ef6#2090

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

No branches or pull requests

2 participants