Jonathan Magnan

Results 1222 comments of Jonathan Magnan

Hello @hhorton2 , We looking at it and made a fix according to this PR but it looks the code has already changed a lot and the `IQueryProcessor` has already...

Hello @tdolgyras , We will look at it. We are currently reviewing how we handle the model to better support `Owned` and `Owned Collections`. So we will check if we...

Hello @tdolgyras , Just to let you know that no quick fix will be done as my developer didn't succeed to find a solution on time. However, we are currently...

Oh damn... 160 file modified ;) I will look at it this week Best Regards, Jonathan

Hello @novamxd , I have started to investigate it. I made some quick test and it seems to work very fine. There is some additional code that I will add...

Hello @novamxd , You might be very surprised with all kind of context I have viewed so far ;) A lot of people doesn't reference sub-classes (and some are not...

To make it short, people do everything in every possible way that you may never think ;)

Should already be fixed in https://entityframework-extensions.net/ `DeleteFromQuery` and `UpdateFromQuery` are free (which is the same as `Batch Delete` and `Batch Update` here), but be careful, otherwise features are paid. There...

Hello @MNF , Thank you for reporting. Projection limitation has been added to our new websites that should go in prod within a few days. We will try to work...

Hello @sjbuck , Thank you for reporting. We are currently re-writing this feature in [Entity Framework Classic](https://entityframework-classic.net/), once it's completed, we will import back some code here to add some...