Giter Site home page Giter Site logo

Issue occur when dynamic filter is applied on eager loading with many-to-many relationship entities for MySQL about entityframework.dynamicfilters HOT 8 OPEN

Sankartest avatar Sankartest commented on June 2, 2024 1
Issue occur when dynamic filter is applied on eager loading with many-to-many relationship entities for MySQL

from entityframework.dynamicfilters.

Comments (8)

Sankartest avatar Sankartest commented on June 2, 2024

It will be really helpful if we get a solution for this issue. We are eagerly looking forward for your reply.

from entityframework.dynamicfilters.

JonathanMagnan avatar JonathanMagnan commented on June 2, 2024

Hello @Sankartest ,

My developer will try to reproduce the issue with your code.

Best Regards,

Jon


Sponsorship
Help us improve this library

Performance Libraries
context.BulkInsert(list, options => options.BatchSize = 1000);
Entity Framework ExtensionsBulk OperationsDapper Plus

Runtime Evaluation
Eval.Execute("x + y", new {x = 1, y = 2}); // return 3
C# Eval FunctionSQL Eval Function

from entityframework.dynamicfilters.

rshaiju avatar rshaiju commented on June 2, 2024

I have also seen the same issue in my project. It has been working perfectly with SQL Server but is pretty much unusable with MySQL due to this.

from entityframework.dynamicfilters.

Sankartest avatar Sankartest commented on June 2, 2024

@JonathanMagnan ,

It would be helpful if we get any update on this.

Thanks
Sankar S

from entityframework.dynamicfilters.

rshaiju avatar rshaiju commented on June 2, 2024

I see the error vanish on commenting out the following lines in DynamicFilterQueryVisitorCSpace
image

from entityframework.dynamicfilters.

JonathanMagnan avatar JonathanMagnan commented on June 2, 2024

Thank you @rshaiju ,

We will add an option that will remove those lines if we find out that it makes sense. Not sure how we will name it but at least it will apply your fix and maybe some other fix you find without impacting other people.

from entityframework.dynamicfilters.

rshaiju avatar rshaiju commented on June 2, 2024

Sorry. Please keep this open for now. It worked in my POC project but gave the same Unable to cast object of type 'MySql.Data.Entity.SelectStatement' to type 'MySql.Data.Entity.LiteralFragment' with in my real application. still investigating...

from entityframework.dynamicfilters.

JonathanMagnan avatar JonathanMagnan commented on June 2, 2024

Sure, we will wait for you

from entityframework.dynamicfilters.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.