Uniq and case sensitivity
Posted: 22 May 2012 10:42 AM   [ Ignore ]
Newbie
Rank
Total Posts:  5
Joined  2012-04-02

In one of our APS applications, we have two services that have an email address field.  They are defined as type=“email”, class=“email-on-application-domain”, and both have the same uuid.  PA ensures uniqueness, but only in a case-sensitive manner.  Obviously, when it comes to email addresses, case is irrelevant.

Is there a way to define a case-insensitive unique constraint?  If not, are there any plans to create such a constraint type?  I would have to imagine there would be many cases (no pun intended) where such a constraint would be needed.

Profile
 
 
Posted: 18 March 2013 10:55 PM   [ Ignore ]   [ # 1 ]
Newbie
Rank
Total Posts:  13
Joined  2012-10-08

Hi Chris,

sorry for late reply. Yes, there is feature request #APS-4982 case insensitive uniq setting

Profile
 
 
Posted: 19 March 2013 08:13 AM   [ Ignore ]   [ # 2 ]
Newbie
Rank
Total Posts:  5
Joined  2012-04-02

Wow.  I thought this request was off into the ether.  Thanks for the reply.  Any ETA?

Profile