Halvor
07/26/2021, 1:13 AMRyan
07/26/2021, 7:03 AM@unique
constraint wouldn’t work then. So this isn’t technically possible. One thing you could do is keep all username’s consistently in lowercase to make it easier.Halvor
07/26/2021, 11:33 AMRyan
07/26/2021, 11:36 AMunique
always will throw a constraint error if the two values match so I’m not sure how to go about this.