elonsoc / ods

An API provider that gives Elon University students access to university data.
https://ods.elon.edu/
1 stars 3 forks source link

Fix to Production PostgreSQL Error #57

Closed ejrcarr closed 6 months ago

ejrcarr commented 6 months ago

In response to the error message in the production environment, lowercasing affiliation before creating a new user should be preventative.

time="2024-03-12T20:41:01Z" level=error msg="ERROR: invalid input value for enum affiliation: \"Student\" (SQLSTATE 22P02)"