и когда на проде будешь бд подымать, ты ж не будешь с 0 ставить
sync({alter: true)} // This checks what is the current state of the table in the database (which columns it has, what are their data types, etc), and then performs the necessary changes in the table to make it match the model.
разве это не приведет к такому же результату?