You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I also want to add that the auto_id values are so high that unmarshalling them to JSON can result in the same ID being shown for multiple records golang/go#5562
Is there an existing issue for this?
Current Behavior
Current behavior appears that auto id fields start at an arbitrary number? For example a few entries:
Expected Behavior
Would like to be able to set the starting value for this field, such as
0
so that its more predictable to search over.Steps To Reproduce
Environment
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: