caio-pavesi / rateauni-website

See what students are saying about their universities
https://rateauni-website.vercel.app
0 stars 0 forks source link

fix: Database schema #8

Closed caio-pavesi closed 1 month ago

caio-pavesi commented 1 month ago

Altered primary key data type of 'rates' from INTEGER to UUID (Done manually in the db).

Added a column in 'rates' to monitor the email validation of students.

Modified the help text of University campus so people can better understand.

ALSO: This migration was done manually in the db as the data type INT4 cannot be cast to UUID with FK, why? So you don't ruin up your data when generating the UUID's, here not a single problem as we aren't loading up the data yet.

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rateauni ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 2, 2024 10:34pm