If you need to modify the db’s structure while hacking, just change server/api/models/ and
remember to create a migration, to understand how things works check the sequelize documentation
If you need to modify the db’s structure while hacking, just change server/api/models/ and
remember to create a migration, to understand how things works check the sequelize documentation