Hey, i'm new here and using the Exposed ORM and wa...
# announcements
h
Hey, i'm new here and using the Exposed ORM and wanted to handle when someone trys to enter a value thats already been used in a unique field e.g. registering with an emails thats already in use. Should i check before or catch the error? If so how?