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

Mod operation syntax error #55

Open
shazam19 opened this issue Sep 27, 2020 · 0 comments
Open

Mod operation syntax error #55

shazam19 opened this issue Sep 27, 2020 · 0 comments
Labels

Comments

@shazam19
Copy link

I have a linq query that includes a mod operation. But when it gets translated to SQL query it returns the wrong syntax. Instead of using mod it uses % that results in syntax error when I try to run the query.

Here's the S.O link for details and code example. Seems like this is a bug.

@bubibubi bubibubi added the bug label Sep 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants