Change unique constraint form usersource #30

Open
opened 2025-01-28 20:42:30 +00:00 by Alphyron · 0 comments
Owner

We should change the unique constraint form the usersource table for the username userid.

To check a username is used only one time we need to make sure the unique constraint only works for activated user sources
https://stackoverflow.com/questions/8917065/how-to-add-a-conditional-unique-index-on-postgresql

We should change the unique constraint form the usersource table for the username userid. To check a username is used only one time we need to make sure the unique constraint only works for activated user sources https://stackoverflow.com/questions/8917065/how-to-add-a-conditional-unique-index-on-postgresql
Alphyron added the
Kind/Bug
label 2025-01-28 20:42:30 +00:00
SoXX was assigned by Alphyron 2025-01-28 20:42:30 +00:00
Sign in to join this conversation.
No description provided.