incalculable-intern-24130
02/15/2022, 9:00 AM// ID is the identity's unique identifier.
//
// The Identity ID can not be changed and can not be chosen. This ensures future
// compatibility and optimization for distributed stores such as CockroachDB.
//
// required: true
ID uuid.UUID `json:"id" faker:"-" db:"id"`
It seems then this is not an intended behaviour. Would i need to accept that user ids would change if migrating?magnificent-energy-493
adorable-byte-96872
02/15/2022, 9:48 AMmagnificent-energy-493
incalculable-intern-24130
02/15/2022, 9:53 AMadorable-byte-96872
02/15/2022, 9:56 AMincalculable-intern-24130
02/15/2022, 9:57 AMmagnificent-energy-493
elegant-airline-89652
06/22/2022, 2:30 PM