@rvastag try to remove the tableName
line, so that the table name should default to “departmentTeams”.
Then if it’s still not working, you can try to remove the underscored
line too, this way camelCase will be the default syntax.
Don’t hesitate to refer to the sequelize documentation to understand what you are manipulating
Underscore option
Table name