Skip to content

ORM: Create MySQL table, field type ghost error #24027

@Avey777

Description

@Avey777

Describe the bug

Special note: Without modifying any code or even restarting the service; The first ID field type was varchar, but after the database deleted the sys_users table and requested again, the ID field changed to int type
(I cannot reproduce this problem every time, but the probability of it occurring is high)

Reproduction Steps

Image

Image
https://github.com/user-attachments/assets/60011cb6-5914-44d8-9931-2b460e64ccf6

Expected Behavior

The data type has always been varchar

Current Behavior

Irregular variation between varchar and int types

Possible Solution

No response

Additional Information/Context

No response

V version

V 0.4.10 9b1937a

Environment details (OS name and version, etc.)

linux

Note

You can use the 👍 reaction to increase the issue's priority for developers.

Please note that only the 👍 reaction to the issue itself counts as a vote.
Other reactions and those to comments will not be taken into account.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugThis tag is applied to issues which reports bugs.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions