-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
BugThis tag is applied to issues which reports bugs.This tag is applied to issues which reports bugs.
Description
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

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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
BugThis tag is applied to issues which reports bugs.This tag is applied to issues which reports bugs.
