Closed jerqi closed 2 months ago
Actually the duplicated key SQLException
has been converted to EntityAlreadyExistsException
, so I think it's best to optimize the exception information thrown here. I will check and change the exception information thrown here.
What would you like to be improved?
How should we improve?
We shouldn't throw SQL exception to front end. We should wrap to MetalakeAlreadyExistException.