So for my college project, I decided to give PHPRad a try and I did manage to create my application but if I make an insert into a database with input that doesn't respect foreign key constraints I'll get only a PDO exception. Is there a possible solution to this problem? Ty in advance!