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

Failed to execute all integration tests

Open deskau opened this issue 2 years ago • 4 comments

I executed the integration test according to the document, but all failed and the error table did not exist. Why is this? Where can I get the initial table。 image

deskau avatar Oct 20 '23 12:10 deskau

scripts/rebuild.sh。Is it necessary to run this script, but it is not in the directory,

deskau avatar Oct 20 '23 13:10 deskau

It's already resolved。But I want to adapt to other databases, such as Oceanbase, which is compatible with MySQL. But it does not support the ascii character set. Causes errors to be reported during migration. How should I modify it. Comment out ascii character set related image

deskau avatar Oct 21 '23 08:10 deskau

@deskau Are you using Guid ID columns?

You did not fill-out the requested information:

Further technical details

MySQL version: Operating system: Pomelo.EntityFrameworkCore.MySql version: Microsoft.AspNetCore.App version:

Other details about my project setup:

lauxjpn avatar Oct 22 '23 22:10 lauxjpn

@deskau Are you using Guid ID columns?

You did not fill-out the requested information:

Further technical details

MySQL version: Operating system: Pomelo.EntityFrameworkCore.MySql version: Microsoft.AspNetCore.App version: Other details about my project setup:

@deskau Please provide the requested information, or we have to close this issue. Thanks!

lauxjpn avatar Mar 16 '24 08:03 lauxjpn