Pomelo.EntityFrameworkCore.MySql icon indicating copy to clipboard operation
Pomelo.EntityFrameworkCore.MySql copied to clipboard

I cannot use the JSON_OVERLAPS method

Open XiaoWoHan opened this issue 1 year ago • 1 comments

Steps to reproduce

Ideally include a complete code listing that we can run to reproduce the issue. Alternatively, you can provide a project/solution that we can run.

The issue

Describe what is not working as expected.

If you are seeing an exception, include the full exceptions details (message and stack trace).

I hope to use JSON_OVERLAPS to realize the intersection judgment of mysql json array and array. But there is no JsonOverLaps related content in EF.Function.

Exception message:
Stack trace:

Further technical details

MySQL version: 8.0.25 Operating system: Pomelo.EntityFrameworkCore.MySql version: 6.0.2 Microsoft.AspNetCore.App version: NET 6

Other details about my project setup:

XiaoWoHan avatar Jan 17 '23 03:01 XiaoWoHan

Urgent Urgent Urgent

XiaoWoHan avatar Feb 08 '23 02:02 XiaoWoHan