Malformed UUID Error Handling
Hello, I have a function that was written poorly as follows
But when that value is sent to my DB, no error is thrown, instead it shows
I have tried reverse engineering myself but I was unable to determine how this fix occurs. This is important because I would like to implement a UUIDtoIMAP function that reverses this, but cannot until I know the underlying algorthim.
But when that value is sent to my DB, no error is thrown, instead it shows
197f55fc-e597-e3f8-0000-000000000000 I have tried reverse engineering myself but I was unable to determine how this fix occurs. This is important because I would like to implement a UUIDtoIMAP function that reverses this, but cannot until I know the underlying algorthim.