Jonathan Magnan
Jonathan Magnan
Hello @wschay , Thank you for reporting. Looking at the code, MySQL is currently only supported for EF5 and EF6 which explains why you get this error under EFCore. We...
Hello @wschay , We are currently implementing the support for Batch Delete && Batch Update. We tested both methods and they are currently working fine in our dev environment. However,...
Thank you, We will update the code tomorrow to also support it and release the fix Best Regards, Jonathan
Hello @wschay , Are you aware how to fix this following error? `FileLoadException: Could not load file or assembly 'MySql.Data, Version=6.10.2.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d' or one of its dependencies. Strong name...
Bonjour @tvoisin , Could you try by adding assemblyBinding in your config file ``` " " " ``` I believe this issue is more related because our library is compiled...
Hello @wschay , The v1.6.6 has been released. Unfortunately, we only successfully tested it with Pomelo so perhaps that's still not fully working with the `mysql` provider you are using...
Hello @tvoisin , The v1.6.11 has been released supporting EF Core 2.0 stable Best Regards, Jonathan
Hello @xeleoss , Could you provide a runnable project with this issue? Best Regards, Jon
Hello @fschmied , This features will be eventually implemented since we understand the value here. But at this moment, we, unfortunately, don't have the time for such thing ;( Best...
Sure @fschmied , We are always open for some help :)