cosmicds / cds-api

API for accessing the CosmicDS database
GNU General Public License v3.0
0 stars 3 forks source link

Change Student model to have default seed value of 0 #60

Closed Carifio24 closed 1 year ago

Carifio24 commented 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.