X Tutup
Skip to content

date_trunc of postgres doesn't work in EF #232

@deveshv19

Description

@deveshv19

When You write a Linq to Entity query and use a DbFunctions.TruncateTime in Your query. You will get a run time exception Not Supported.

When I checked in the source code, I found that it is not implemented in code.

I have however implemented the code in my side, but would like to get it reviewed and pushed in the repository, so everyone gets this missing feature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      X Tutup