| Appling @Column(unique = true) doesn't lead to any unique constraint being created at database level. I'd consider this bug critical since it fails silently and therefore leads to database corruption. The test data I used was unique therefore there should have been no reason for not applying the unique constraint |