devscollab/skill-board-api

Add attribute to Schema

Closed this issue · 1 comments

The registration form has a new field called "preferred pronoun", this attribute is not yet mapped with the Database Schema.

File Path - app -> models -> files to edit

Files To Change Attribute Name To Add
student.js pronoun
superuser.js pronoun
unverifiedProfiles.js pronoun

Can I take this issue?