CodeForPhilly / prevention-point

Current Functional Product
MIT License
30 stars 15 forks source link

Alphanumeric sep id 497 #501

Closed JackRyan1989 closed 3 years ago

JackRyan1989 commented 3 years ago

Enforces lowercaseness for SEP_ID search and creation. UI Test is present, seed script has been modified, all unnecessary migrations have been deleted, changes to front end mostly revolve around enforcing lowercase sep ids, participant model has been modified to make SEP ID a varchar and be indexed. Maiden Name and Date of Birth are also indexed in the DB since they are searchable on the front end.

Closes #497

MikeyManoguerra commented 3 years ago

i know it was there but i'm anticipating we have to remove the unique flag 🤷 . just leave it for now