Closed Carifio24 closed 1 year ago
This PR changes the Student Sequelize model to have a default value of 0 for the seed property, which matches the SQL definition in the database table.
Student
seed
This PR changes the
Student
Sequelize model to have a default value of 0 for theseed
property, which matches the SQL definition in the database table.