letscode.blog
React Gin Blog (16/19): Custom database errors
Custom validation errors are added in previous chapter, but what about database errors? If you try to create account with already existing username, you will get error ERROR #23505 duplicate key va…