Skip to content

Mod operation syntax error #55

@shazam19

Description

@shazam19

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions