I've got a unique constraint on my database in the background in SQL to ensure duplicate objects are not inserted, and it works great, but one detail bugs me - the Internal Error popup message a user gets when trying to insert the duplicate column is very ugly and technical, and i don't much want to show it to our users. Is there any way to customize the display text?
thanks! 🙂